Documentation
¶
Index ¶
- type ClusterPolicyAdapter
- type ClusterPolicyBindingAdapter
- type ClusterRoleAdapter
- type ClusterRoleBindingAdapter
- type Policy
- type PolicyAdapter
- type PolicyBinding
- func NewClusterPolicyBindingAdapter(policyBinding *authorizationapi.ClusterPolicyBinding) PolicyBinding
- func NewClusterPolicyBindingAdapters(list *authorizationapi.ClusterPolicyBindingList) []PolicyBinding
- func NewLocalPolicyBindingAdapter(policyBinding *authorizationapi.PolicyBinding) PolicyBinding
- func NewLocalPolicyBindingAdapters(list *authorizationapi.PolicyBindingList) []PolicyBinding
- type PolicyBindingAdapter
- type Role
- type RoleAdapter
- type RoleBinding
- type RoleBindingAdapter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterPolicyAdapter ¶
type ClusterPolicyAdapter struct {
// contains filtered or unexported fields
}
func (ClusterPolicyAdapter) Name ¶
func (a ClusterPolicyAdapter) Name() string
func (ClusterPolicyAdapter) Namespace ¶
func (a ClusterPolicyAdapter) Namespace() string
func (ClusterPolicyAdapter) Roles ¶
func (a ClusterPolicyAdapter) Roles() map[string]Role
type ClusterPolicyBindingAdapter ¶
type ClusterPolicyBindingAdapter struct {
// contains filtered or unexported fields
}
func (ClusterPolicyBindingAdapter) Name ¶
func (a ClusterPolicyBindingAdapter) Name() string