Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + const GroupName + var AddToScheme = SchemeBuilder.AddToScheme + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes, addConversionFuncs, addDefaultingFuncs) + var SchemeGroupVersion = unversioned.GroupVersion + func Convert_api_Action_To_v1_Action(in *api.Action, out *Action, s conversion.Scope) error + func Convert_api_ClusterPolicyBindingList_To_v1_ClusterPolicyBindingList(in *api.ClusterPolicyBindingList, out *ClusterPolicyBindingList, ...) error + func Convert_api_ClusterPolicyBinding_To_v1_ClusterPolicyBinding(in *api.ClusterPolicyBinding, out *ClusterPolicyBinding, s conversion.Scope) error + func Convert_api_ClusterPolicyList_To_v1_ClusterPolicyList(in *api.ClusterPolicyList, out *ClusterPolicyList, s conversion.Scope) error + func Convert_api_ClusterPolicy_To_v1_ClusterPolicy(in *api.ClusterPolicy, out *ClusterPolicy, s conversion.Scope) error + func Convert_api_ClusterRoleBindingList_To_v1_ClusterRoleBindingList(in *api.ClusterRoleBindingList, out *ClusterRoleBindingList, ...) error + func Convert_api_ClusterRoleBinding_To_v1_ClusterRoleBinding(in *newer.ClusterRoleBinding, out *ClusterRoleBinding, s conversion.Scope) error + func Convert_api_ClusterRoleBindingsByName_To_v1_NamedClusterRoleBindings(in *newer.ClusterRoleBindingsByName, out *NamedClusterRoleBindings, ...) error + func Convert_api_ClusterRoleList_To_v1_ClusterRoleList(in *api.ClusterRoleList, out *ClusterRoleList, s conversion.Scope) error + func Convert_api_ClusterRole_To_v1_ClusterRole(in *api.ClusterRole, out *ClusterRole, s conversion.Scope) error + func Convert_api_ClusterRolesByName_To_v1_NamedClusterRoles(in *newer.ClusterRolesByName, out *NamedClusterRoles, s conversion.Scope) error + func Convert_api_GroupRestriction_To_v1_GroupRestriction(in *api.GroupRestriction, out *GroupRestriction, s conversion.Scope) error + func Convert_api_IsPersonalSubjectAccessReview_To_v1_IsPersonalSubjectAccessReview(in *api.IsPersonalSubjectAccessReview, out *IsPersonalSubjectAccessReview, ...) error + func Convert_api_LocalResourceAccessReview_To_v1_LocalResourceAccessReview(in *api.LocalResourceAccessReview, out *LocalResourceAccessReview, ...) error + func Convert_api_LocalSubjectAccessReview_To_v1_LocalSubjectAccessReview(in *newer.LocalSubjectAccessReview, out *LocalSubjectAccessReview, ...) error + func Convert_api_PolicyBindingList_To_v1_PolicyBindingList(in *api.PolicyBindingList, out *PolicyBindingList, s conversion.Scope) error + func Convert_api_PolicyBinding_To_v1_PolicyBinding(in *api.PolicyBinding, out *PolicyBinding, s conversion.Scope) error + func Convert_api_PolicyList_To_v1_PolicyList(in *api.PolicyList, out *PolicyList, s conversion.Scope) error + func Convert_api_PolicyRule_To_v1_PolicyRule(in *newer.PolicyRule, out *PolicyRule, s conversion.Scope) error + func Convert_api_Policy_To_v1_Policy(in *api.Policy, out *Policy, s conversion.Scope) error + func Convert_api_ResourceAccessReviewResponse_To_v1_ResourceAccessReviewResponse(in *newer.ResourceAccessReviewResponse, out *ResourceAccessReviewResponse, ...) error + func Convert_api_ResourceAccessReview_To_v1_ResourceAccessReview(in *api.ResourceAccessReview, out *ResourceAccessReview, s conversion.Scope) error + func Convert_api_RoleBindingList_To_v1_RoleBindingList(in *api.RoleBindingList, out *RoleBindingList, s conversion.Scope) error + func Convert_api_RoleBindingRestrictionList_To_v1_RoleBindingRestrictionList(in *api.RoleBindingRestrictionList, out *RoleBindingRestrictionList, ...) error + func Convert_api_RoleBindingRestrictionSpec_To_v1_RoleBindingRestrictionSpec(in *api.RoleBindingRestrictionSpec, out *RoleBindingRestrictionSpec, ...) error + func Convert_api_RoleBindingRestriction_To_v1_RoleBindingRestriction(in *api.RoleBindingRestriction, out *RoleBindingRestriction, ...) error + func Convert_api_RoleBinding_To_v1_RoleBinding(in *newer.RoleBinding, out *RoleBinding, s conversion.Scope) error + func Convert_api_RoleBindingsByName_To_v1_NamedRoleBindings(in *newer.RoleBindingsByName, out *NamedRoleBindings, s conversion.Scope) error + func Convert_api_RoleList_To_v1_RoleList(in *api.RoleList, out *RoleList, s conversion.Scope) error + func Convert_api_Role_To_v1_Role(in *api.Role, out *Role, s conversion.Scope) error + func Convert_api_RolesByName_To_v1_NamedRoles(in *newer.RolesByName, out *NamedRoles, s conversion.Scope) error + func Convert_api_SelfSubjectRulesReviewSpec_To_v1_SelfSubjectRulesReviewSpec(in *api.SelfSubjectRulesReviewSpec, out *SelfSubjectRulesReviewSpec, ...) error + func Convert_api_SelfSubjectRulesReview_To_v1_SelfSubjectRulesReview(in *api.SelfSubjectRulesReview, out *SelfSubjectRulesReview, ...) error + func Convert_api_ServiceAccountReference_To_v1_ServiceAccountReference(in *api.ServiceAccountReference, out *ServiceAccountReference, ...) error + func Convert_api_ServiceAccountRestriction_To_v1_ServiceAccountRestriction(in *api.ServiceAccountRestriction, out *ServiceAccountRestriction, ...) error + func Convert_api_SubjectAccessReviewResponse_To_v1_SubjectAccessReviewResponse(in *api.SubjectAccessReviewResponse, out *SubjectAccessReviewResponse, ...) error + func Convert_api_SubjectAccessReview_To_v1_SubjectAccessReview(in *newer.SubjectAccessReview, out *SubjectAccessReview, s conversion.Scope) error + func Convert_api_SubjectRulesReviewSpec_To_v1_SubjectRulesReviewSpec(in *api.SubjectRulesReviewSpec, out *SubjectRulesReviewSpec, ...) error + func Convert_api_SubjectRulesReviewStatus_To_v1_SubjectRulesReviewStatus(in *api.SubjectRulesReviewStatus, out *SubjectRulesReviewStatus, ...) error + func Convert_api_SubjectRulesReview_To_v1_SubjectRulesReview(in *api.SubjectRulesReview, out *SubjectRulesReview, s conversion.Scope) error + func Convert_api_UserRestriction_To_v1_UserRestriction(in *api.UserRestriction, out *UserRestriction, s conversion.Scope) error + func Convert_v1_Action_To_api_Action(in *Action, out *api.Action, s conversion.Scope) error + func Convert_v1_ClusterPolicyBindingList_To_api_ClusterPolicyBindingList(in *ClusterPolicyBindingList, out *api.ClusterPolicyBindingList, ...) error + func Convert_v1_ClusterPolicyBinding_To_api_ClusterPolicyBinding(in *ClusterPolicyBinding, out *newer.ClusterPolicyBinding, s conversion.Scope) error + func Convert_v1_ClusterPolicyList_To_api_ClusterPolicyList(in *ClusterPolicyList, out *api.ClusterPolicyList, s conversion.Scope) error + func Convert_v1_ClusterPolicy_To_api_ClusterPolicy(in *ClusterPolicy, out *newer.ClusterPolicy, s conversion.Scope) error + func Convert_v1_ClusterRoleBindingList_To_api_ClusterRoleBindingList(in *ClusterRoleBindingList, out *api.ClusterRoleBindingList, ...) error + func Convert_v1_ClusterRoleBinding_To_api_ClusterRoleBinding(in *ClusterRoleBinding, out *newer.ClusterRoleBinding, s conversion.Scope) error + func Convert_v1_ClusterRoleList_To_api_ClusterRoleList(in *ClusterRoleList, out *api.ClusterRoleList, s conversion.Scope) error + func Convert_v1_ClusterRole_To_api_ClusterRole(in *ClusterRole, out *api.ClusterRole, s conversion.Scope) error + func Convert_v1_GroupRestriction_To_api_GroupRestriction(in *GroupRestriction, out *api.GroupRestriction, s conversion.Scope) error + func Convert_v1_IsPersonalSubjectAccessReview_To_api_IsPersonalSubjectAccessReview(in *IsPersonalSubjectAccessReview, out *api.IsPersonalSubjectAccessReview, ...) error + func Convert_v1_LocalResourceAccessReview_To_api_LocalResourceAccessReview(in *LocalResourceAccessReview, out *api.LocalResourceAccessReview, ...) error + func Convert_v1_LocalSubjectAccessReview_To_api_LocalSubjectAccessReview(in *LocalSubjectAccessReview, out *newer.LocalSubjectAccessReview, ...) error + func Convert_v1_NamedClusterRoleBindings_To_api_ClusterRoleBindingsByName(in *NamedClusterRoleBindings, out *newer.ClusterRoleBindingsByName, ...) error + func Convert_v1_NamedClusterRoles_To_api_ClusterRolesByName(in *NamedClusterRoles, out *newer.ClusterRolesByName, s conversion.Scope) error + func Convert_v1_NamedRoleBindings_To_api_RoleBindingsByName(in *NamedRoleBindings, out *newer.RoleBindingsByName, s conversion.Scope) error + func Convert_v1_NamedRoles_To_api_RolesByName(in *NamedRoles, out *newer.RolesByName, s conversion.Scope) error + func Convert_v1_PolicyBindingList_To_api_PolicyBindingList(in *PolicyBindingList, out *api.PolicyBindingList, s conversion.Scope) error + func Convert_v1_PolicyBinding_To_api_PolicyBinding(in *PolicyBinding, out *newer.PolicyBinding, s conversion.Scope) error + func Convert_v1_PolicyList_To_api_PolicyList(in *PolicyList, out *api.PolicyList, s conversion.Scope) error + func Convert_v1_PolicyRule_To_api_PolicyRule(in *PolicyRule, out *newer.PolicyRule, s conversion.Scope) error + func Convert_v1_Policy_To_api_Policy(in *Policy, out *newer.Policy, s conversion.Scope) error + func Convert_v1_ResourceAccessReviewResponse_To_api_ResourceAccessReviewResponse(in *ResourceAccessReviewResponse, out *newer.ResourceAccessReviewResponse, ...) error + func Convert_v1_ResourceAccessReview_To_api_ResourceAccessReview(in *ResourceAccessReview, out *api.ResourceAccessReview, s conversion.Scope) error + func Convert_v1_RoleBindingList_To_api_RoleBindingList(in *RoleBindingList, out *api.RoleBindingList, s conversion.Scope) error + func Convert_v1_RoleBindingRestrictionList_To_api_RoleBindingRestrictionList(in *RoleBindingRestrictionList, out *api.RoleBindingRestrictionList, ...) error + func Convert_v1_RoleBindingRestrictionSpec_To_api_RoleBindingRestrictionSpec(in *RoleBindingRestrictionSpec, out *api.RoleBindingRestrictionSpec, ...) error + func Convert_v1_RoleBindingRestriction_To_api_RoleBindingRestriction(in *RoleBindingRestriction, out *api.RoleBindingRestriction, ...) error + func Convert_v1_RoleBinding_To_api_RoleBinding(in *RoleBinding, out *newer.RoleBinding, s conversion.Scope) error + func Convert_v1_RoleList_To_api_RoleList(in *RoleList, out *api.RoleList, s conversion.Scope) error + func Convert_v1_Role_To_api_Role(in *Role, out *api.Role, s conversion.Scope) error + func Convert_v1_SelfSubjectRulesReviewSpec_To_api_SelfSubjectRulesReviewSpec(in *SelfSubjectRulesReviewSpec, out *api.SelfSubjectRulesReviewSpec, ...) error + func Convert_v1_SelfSubjectRulesReview_To_api_SelfSubjectRulesReview(in *SelfSubjectRulesReview, out *api.SelfSubjectRulesReview, ...) error + func Convert_v1_ServiceAccountReference_To_api_ServiceAccountReference(in *ServiceAccountReference, out *api.ServiceAccountReference, ...) error + func Convert_v1_ServiceAccountRestriction_To_api_ServiceAccountRestriction(in *ServiceAccountRestriction, out *api.ServiceAccountRestriction, ...) error + func Convert_v1_SubjectAccessReviewResponse_To_api_SubjectAccessReviewResponse(in *SubjectAccessReviewResponse, out *api.SubjectAccessReviewResponse, ...) error + func Convert_v1_SubjectAccessReview_To_api_SubjectAccessReview(in *SubjectAccessReview, out *newer.SubjectAccessReview, s conversion.Scope) error + func Convert_v1_SubjectRulesReviewSpec_To_api_SubjectRulesReviewSpec(in *SubjectRulesReviewSpec, out *api.SubjectRulesReviewSpec, ...) error + func Convert_v1_SubjectRulesReviewStatus_To_api_SubjectRulesReviewStatus(in *SubjectRulesReviewStatus, out *api.SubjectRulesReviewStatus, ...) error + func Convert_v1_SubjectRulesReview_To_api_SubjectRulesReview(in *SubjectRulesReview, out *api.SubjectRulesReview, s conversion.Scope) error + func Convert_v1_UserRestriction_To_api_UserRestriction(in *UserRestriction, out *api.UserRestriction, s conversion.Scope) error + func DeepCopy_v1_Action(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ClusterPolicy(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ClusterPolicyBinding(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ClusterPolicyBindingList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ClusterPolicyList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ClusterRole(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ClusterRoleBinding(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ClusterRoleBindingList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ClusterRoleList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_GroupRestriction(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_IsPersonalSubjectAccessReview(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_LocalResourceAccessReview(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_LocalSubjectAccessReview(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NamedClusterRole(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NamedClusterRoleBinding(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NamedRole(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NamedRoleBinding(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Policy(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PolicyBinding(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PolicyBindingList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PolicyList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PolicyRule(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ResourceAccessReview(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ResourceAccessReviewResponse(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Role(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_RoleBinding(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_RoleBindingList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_RoleBindingRestriction(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_RoleBindingRestrictionList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_RoleBindingRestrictionSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_RoleList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SelfSubjectRulesReview(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SelfSubjectRulesReviewSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ServiceAccountReference(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ServiceAccountRestriction(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SubjectAccessReview(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SubjectAccessReviewResponse(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SubjectRulesReview(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SubjectRulesReviewSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SubjectRulesReviewStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_UserRestriction(in interface{}, out interface{}, c *conversion.Cloner) error + func RegisterConversions(scheme *runtime.Scheme) error + func RegisterDeepCopies(scheme *runtime.Scheme) error + func RegisterDefaults(scheme *runtime.Scheme) error + func SetDefaults_PolicyRule(obj *PolicyRule) + func SetObjectDefaults_ClusterRole(in *ClusterRole) + func SetObjectDefaults_ClusterRoleList(in *ClusterRoleList) + func SetObjectDefaults_Role(in *Role) + func SetObjectDefaults_RoleList(in *RoleList) + func SetObjectDefaults_SelfSubjectRulesReview(in *SelfSubjectRulesReview) + func SetObjectDefaults_SubjectRulesReview(in *SubjectRulesReview) + type Action struct + Content kruntime.RawExtension + Group string + IsNonResourceURL bool + Namespace string + Path string + Resource string + ResourceName string + Verb string + Version string + func (*Action) Descriptor() ([]byte, []int) + func (*Action) ProtoMessage() + func (Action) SwaggerDoc() map[string]string + func (m *Action) Marshal() (data []byte, err error) + func (m *Action) MarshalTo(data []byte) (int, error) + func (m *Action) Reset() + func (m *Action) Size() (n int) + func (m *Action) Unmarshal(data []byte) error + func (this *Action) String() string + type ClusterPolicy struct + LastModified unversioned.Time + Roles NamedClusterRoles + func (*ClusterPolicy) Descriptor() ([]byte, []int) + func (*ClusterPolicy) ProtoMessage() + func (ClusterPolicy) SwaggerDoc() map[string]string + func (c *ClusterPolicy) DecodeNestedObjects(d runtime.Decoder) error + func (c *ClusterPolicy) EncodeNestedObjects(e runtime.Encoder) error + func (m *ClusterPolicy) Marshal() (data []byte, err error) + func (m *ClusterPolicy) MarshalTo(data []byte) (int, error) + func (m *ClusterPolicy) Reset() + func (m *ClusterPolicy) Size() (n int) + func (m *ClusterPolicy) Unmarshal(data []byte) error + func (this *ClusterPolicy) String() string + type ClusterPolicyBinding struct + LastModified unversioned.Time + PolicyRef kapi.ObjectReference + RoleBindings NamedClusterRoleBindings + func (*ClusterPolicyBinding) Descriptor() ([]byte, []int) + func (*ClusterPolicyBinding) ProtoMessage() + func (ClusterPolicyBinding) SwaggerDoc() map[string]string + func (m *ClusterPolicyBinding) Marshal() (data []byte, err error) + func (m *ClusterPolicyBinding) MarshalTo(data []byte) (int, error) + func (m *ClusterPolicyBinding) Reset() + func (m *ClusterPolicyBinding) Size() (n int) + func (m *ClusterPolicyBinding) Unmarshal(data []byte) error + func (this *ClusterPolicyBinding) String() string + type ClusterPolicyBindingList struct + Items []ClusterPolicyBinding + func (*ClusterPolicyBindingList) Descriptor() ([]byte, []int) + func (*ClusterPolicyBindingList) ProtoMessage() + func (ClusterPolicyBindingList) SwaggerDoc() map[string]string + func (m *ClusterPolicyBindingList) Marshal() (data []byte, err error) + func (m *ClusterPolicyBindingList) MarshalTo(data []byte) (int, error) + func (m *ClusterPolicyBindingList) Reset() + func (m *ClusterPolicyBindingList) Size() (n int) + func (m *ClusterPolicyBindingList) Unmarshal(data []byte) error + func (this *ClusterPolicyBindingList) String() string + type ClusterPolicyList struct + Items []ClusterPolicy + func (*ClusterPolicyList) Descriptor() ([]byte, []int) + func (*ClusterPolicyList) ProtoMessage() + func (ClusterPolicyList) SwaggerDoc() map[string]string + func (c *ClusterPolicyList) DecodeNestedObjects(d runtime.Decoder) error + func (c *ClusterPolicyList) EncodeNestedObjects(e runtime.Encoder) error + func (m *ClusterPolicyList) Marshal() (data []byte, err error) + func (m *ClusterPolicyList) MarshalTo(data []byte) (int, error) + func (m *ClusterPolicyList) Reset() + func (m *ClusterPolicyList) Size() (n int) + func (m *ClusterPolicyList) Unmarshal(data []byte) error + func (this *ClusterPolicyList) String() string + type ClusterRole struct + Rules []PolicyRule + func (*ClusterRole) Descriptor() ([]byte, []int) + func (*ClusterRole) ProtoMessage() + func (ClusterRole) SwaggerDoc() map[string]string + func (c *ClusterRole) DecodeNestedObjects(d runtime.Decoder) error + func (c *ClusterRole) EncodeNestedObjects(e runtime.Encoder) error + func (m *ClusterRole) Marshal() (data []byte, err error) + func (m *ClusterRole) MarshalTo(data []byte) (int, error) + func (m *ClusterRole) Reset() + func (m *ClusterRole) Size() (n int) + func (m *ClusterRole) Unmarshal(data []byte) error + func (this *ClusterRole) String() string + type ClusterRoleBinding struct + GroupNames OptionalNames + RoleRef kapi.ObjectReference + Subjects []kapi.ObjectReference + UserNames OptionalNames + func (*ClusterRoleBinding) Descriptor() ([]byte, []int) + func (*ClusterRoleBinding) ProtoMessage() + func (ClusterRoleBinding) SwaggerDoc() map[string]string + func (m *ClusterRoleBinding) Marshal() (data []byte, err error) + func (m *ClusterRoleBinding) MarshalTo(data []byte) (int, error) + func (m *ClusterRoleBinding) Reset() + func (m *ClusterRoleBinding) Size() (n int) + func (m *ClusterRoleBinding) Unmarshal(data []byte) error + func (this *ClusterRoleBinding) String() string + type ClusterRoleBindingList struct + Items []ClusterRoleBinding + func (*ClusterRoleBindingList) Descriptor() ([]byte, []int) + func (*ClusterRoleBindingList) ProtoMessage() + func (ClusterRoleBindingList) SwaggerDoc() map[string]string + func (m *ClusterRoleBindingList) Marshal() (data []byte, err error) + func (m *ClusterRoleBindingList) MarshalTo(data []byte) (int, error) + func (m *ClusterRoleBindingList) Reset() + func (m *ClusterRoleBindingList) Size() (n int) + func (m *ClusterRoleBindingList) Unmarshal(data []byte) error + func (this *ClusterRoleBindingList) String() string + type ClusterRoleList struct + Items []ClusterRole + func (*ClusterRoleList) Descriptor() ([]byte, []int) + func (*ClusterRoleList) ProtoMessage() + func (ClusterRoleList) SwaggerDoc() map[string]string + func (c *ClusterRoleList) DecodeNestedObjects(d runtime.Decoder) error + func (c *ClusterRoleList) EncodeNestedObjects(e runtime.Encoder) error + func (m *ClusterRoleList) Marshal() (data []byte, err error) + func (m *ClusterRoleList) MarshalTo(data []byte) (int, error) + func (m *ClusterRoleList) Reset() + func (m *ClusterRoleList) Size() (n int) + func (m *ClusterRoleList) Unmarshal(data []byte) error + func (this *ClusterRoleList) String() string + type GroupRestriction struct + Groups []string + Selectors []unversioned.LabelSelector + func (*GroupRestriction) Descriptor() ([]byte, []int) + func (*GroupRestriction) ProtoMessage() + func (GroupRestriction) SwaggerDoc() map[string]string + func (m *GroupRestriction) Marshal() (data []byte, err error) + func (m *GroupRestriction) MarshalTo(data []byte) (int, error) + func (m *GroupRestriction) Reset() + func (m *GroupRestriction) Size() (n int) + func (m *GroupRestriction) Unmarshal(data []byte) error + func (this *GroupRestriction) String() string + type IsPersonalSubjectAccessReview struct + func (*IsPersonalSubjectAccessReview) Descriptor() ([]byte, []int) + func (*IsPersonalSubjectAccessReview) ProtoMessage() + func (IsPersonalSubjectAccessReview) SwaggerDoc() map[string]string + func (m *IsPersonalSubjectAccessReview) Marshal() (data []byte, err error) + func (m *IsPersonalSubjectAccessReview) MarshalTo(data []byte) (int, error) + func (m *IsPersonalSubjectAccessReview) Reset() + func (m *IsPersonalSubjectAccessReview) Size() (n int) + func (m *IsPersonalSubjectAccessReview) Unmarshal(data []byte) error + func (this *IsPersonalSubjectAccessReview) String() string + type LocalResourceAccessReview struct + func (*LocalResourceAccessReview) Descriptor() ([]byte, []int) + func (*LocalResourceAccessReview) ProtoMessage() + func (LocalResourceAccessReview) SwaggerDoc() map[string]string + func (m *LocalResourceAccessReview) Marshal() (data []byte, err error) + func (m *LocalResourceAccessReview) MarshalTo(data []byte) (int, error) + func (m *LocalResourceAccessReview) Reset() + func (m *LocalResourceAccessReview) Size() (n int) + func (m *LocalResourceAccessReview) Unmarshal(data []byte) error + func (this *LocalResourceAccessReview) String() string + type LocalSubjectAccessReview struct + GroupsSlice []string + Scopes OptionalScopes + User string + func (*LocalSubjectAccessReview) Descriptor() ([]byte, []int) + func (*LocalSubjectAccessReview) ProtoMessage() + func (LocalSubjectAccessReview) SwaggerDoc() map[string]string + func (m *LocalSubjectAccessReview) Marshal() (data []byte, err error) + func (m *LocalSubjectAccessReview) MarshalTo(data []byte) (int, error) + func (m *LocalSubjectAccessReview) Reset() + func (m *LocalSubjectAccessReview) Size() (n int) + func (m *LocalSubjectAccessReview) Unmarshal(data []byte) error + func (this *LocalSubjectAccessReview) String() string + type NamedClusterRole struct + Name string + Role ClusterRole + func (*NamedClusterRole) Descriptor() ([]byte, []int) + func (*NamedClusterRole) ProtoMessage() + func (NamedClusterRole) SwaggerDoc() map[string]string + func (m *NamedClusterRole) Marshal() (data []byte, err error) + func (m *NamedClusterRole) MarshalTo(data []byte) (int, error) + func (m *NamedClusterRole) Reset() + func (m *NamedClusterRole) Size() (n int) + func (m *NamedClusterRole) Unmarshal(data []byte) error + func (this *NamedClusterRole) String() string + type NamedClusterRoleBinding struct + Name string + RoleBinding ClusterRoleBinding + func (*NamedClusterRoleBinding) Descriptor() ([]byte, []int) + func (*NamedClusterRoleBinding) ProtoMessage() + func (NamedClusterRoleBinding) SwaggerDoc() map[string]string + func (m *NamedClusterRoleBinding) Marshal() (data []byte, err error) + func (m *NamedClusterRoleBinding) MarshalTo(data []byte) (int, error) + func (m *NamedClusterRoleBinding) Reset() + func (m *NamedClusterRoleBinding) Size() (n int) + func (m *NamedClusterRoleBinding) Unmarshal(data []byte) error + func (this *NamedClusterRoleBinding) String() string + type NamedClusterRoleBindings []NamedClusterRoleBinding + type NamedClusterRoles []NamedClusterRole + type NamedRole struct + Name string + Role Role + func (*NamedRole) Descriptor() ([]byte, []int) + func (*NamedRole) ProtoMessage() + func (NamedRole) SwaggerDoc() map[string]string + func (m *NamedRole) Marshal() (data []byte, err error) + func (m *NamedRole) MarshalTo(data []byte) (int, error) + func (m *NamedRole) Reset() + func (m *NamedRole) Size() (n int) + func (m *NamedRole) Unmarshal(data []byte) error + func (this *NamedRole) String() string + type NamedRoleBinding struct + Name string + RoleBinding RoleBinding + func (*NamedRoleBinding) Descriptor() ([]byte, []int) + func (*NamedRoleBinding) ProtoMessage() + func (NamedRoleBinding) SwaggerDoc() map[string]string + func (m *NamedRoleBinding) Marshal() (data []byte, err error) + func (m *NamedRoleBinding) MarshalTo(data []byte) (int, error) + func (m *NamedRoleBinding) Reset() + func (m *NamedRoleBinding) Size() (n int) + func (m *NamedRoleBinding) Unmarshal(data []byte) error + func (this *NamedRoleBinding) String() string + type NamedRoleBindings []NamedRoleBinding + type NamedRoles []NamedRole + type OptionalNames []string + func (*OptionalNames) Descriptor() ([]byte, []int) + func (*OptionalNames) ProtoMessage() + func (m *OptionalNames) Reset() + func (m *OptionalNames) Unmarshal(data []byte) error + func (m OptionalNames) Marshal() (data []byte, err error) + func (m OptionalNames) MarshalTo(data []byte) (int, error) + func (m OptionalNames) Size() (n int) + func (t OptionalNames) String() string + type OptionalScopes []string + func (*OptionalScopes) Descriptor() ([]byte, []int) + func (*OptionalScopes) ProtoMessage() + func (m *OptionalScopes) Reset() + func (m *OptionalScopes) Unmarshal(data []byte) error + func (m OptionalScopes) Marshal() (data []byte, err error) + func (m OptionalScopes) MarshalTo(data []byte) (int, error) + func (m OptionalScopes) Size() (n int) + func (t OptionalScopes) String() string + type Policy struct + LastModified unversioned.Time + Roles NamedRoles + func (*Policy) Descriptor() ([]byte, []int) + func (*Policy) ProtoMessage() + func (Policy) SwaggerDoc() map[string]string + func (c *Policy) DecodeNestedObjects(d runtime.Decoder) error + func (c *Policy) EncodeNestedObjects(e runtime.Encoder) error + func (m *Policy) Marshal() (data []byte, err error) + func (m *Policy) MarshalTo(data []byte) (int, error) + func (m *Policy) Reset() + func (m *Policy) Size() (n int) + func (m *Policy) Unmarshal(data []byte) error + func (this *Policy) String() string + type PolicyBinding struct + LastModified unversioned.Time + PolicyRef kapi.ObjectReference + RoleBindings NamedRoleBindings + func (*PolicyBinding) Descriptor() ([]byte, []int) + func (*PolicyBinding) ProtoMessage() + func (PolicyBinding) SwaggerDoc() map[string]string + func (m *PolicyBinding) Marshal() (data []byte, err error) + func (m *PolicyBinding) MarshalTo(data []byte) (int, error) + func (m *PolicyBinding) Reset() + func (m *PolicyBinding) Size() (n int) + func (m *PolicyBinding) Unmarshal(data []byte) error + func (this *PolicyBinding) String() string + type PolicyBindingList struct + Items []PolicyBinding + func (*PolicyBindingList) Descriptor() ([]byte, []int) + func (*PolicyBindingList) ProtoMessage() + func (PolicyBindingList) SwaggerDoc() map[string]string + func (m *PolicyBindingList) Marshal() (data []byte, err error) + func (m *PolicyBindingList) MarshalTo(data []byte) (int, error) + func (m *PolicyBindingList) Reset() + func (m *PolicyBindingList) Size() (n int) + func (m *PolicyBindingList) Unmarshal(data []byte) error + func (this *PolicyBindingList) String() string + type PolicyList struct + Items []Policy + func (*PolicyList) Descriptor() ([]byte, []int) + func (*PolicyList) ProtoMessage() + func (PolicyList) SwaggerDoc() map[string]string + func (c *PolicyList) DecodeNestedObjects(d runtime.Decoder) error + func (c *PolicyList) EncodeNestedObjects(e runtime.Encoder) error + func (m *PolicyList) Marshal() (data []byte, err error) + func (m *PolicyList) MarshalTo(data []byte) (int, error) + func (m *PolicyList) Reset() + func (m *PolicyList) Size() (n int) + func (m *PolicyList) Unmarshal(data []byte) error + func (this *PolicyList) String() string + type PolicyRule struct + APIGroups []string + AttributeRestrictions kruntime.RawExtension + NonResourceURLsSlice []string + ResourceNames []string + Resources []string + Verbs []string + func (*PolicyRule) Descriptor() ([]byte, []int) + func (*PolicyRule) ProtoMessage() + func (PolicyRule) SwaggerDoc() map[string]string + func (c *PolicyRule) DecodeNestedObjects(d runtime.Decoder) error + func (c *PolicyRule) EncodeNestedObjects(e runtime.Encoder) error + func (m *PolicyRule) Marshal() (data []byte, err error) + func (m *PolicyRule) MarshalTo(data []byte) (int, error) + func (m *PolicyRule) Reset() + func (m *PolicyRule) Size() (n int) + func (m *PolicyRule) Unmarshal(data []byte) error + func (this *PolicyRule) String() string + type ResourceAccessReview struct + func (*ResourceAccessReview) Descriptor() ([]byte, []int) + func (*ResourceAccessReview) ProtoMessage() + func (ResourceAccessReview) SwaggerDoc() map[string]string + func (m *ResourceAccessReview) Marshal() (data []byte, err error) + func (m *ResourceAccessReview) MarshalTo(data []byte) (int, error) + func (m *ResourceAccessReview) Reset() + func (m *ResourceAccessReview) Size() (n int) + func (m *ResourceAccessReview) Unmarshal(data []byte) error + func (this *ResourceAccessReview) String() string + type ResourceAccessReviewResponse struct + EvaluationError string + GroupsSlice []string + Namespace string + UsersSlice []string + func (*ResourceAccessReviewResponse) Descriptor() ([]byte, []int) + func (*ResourceAccessReviewResponse) ProtoMessage() + func (ResourceAccessReviewResponse) SwaggerDoc() map[string]string + func (m *ResourceAccessReviewResponse) Marshal() (data []byte, err error) + func (m *ResourceAccessReviewResponse) MarshalTo(data []byte) (int, error) + func (m *ResourceAccessReviewResponse) Reset() + func (m *ResourceAccessReviewResponse) Size() (n int) + func (m *ResourceAccessReviewResponse) Unmarshal(data []byte) error + func (this *ResourceAccessReviewResponse) String() string + type Role struct + Rules []PolicyRule + func (*Role) Descriptor() ([]byte, []int) + func (*Role) ProtoMessage() + func (Role) SwaggerDoc() map[string]string + func (c *Role) DecodeNestedObjects(d runtime.Decoder) error + func (c *Role) EncodeNestedObjects(e runtime.Encoder) error + func (m *Role) Marshal() (data []byte, err error) + func (m *Role) MarshalTo(data []byte) (int, error) + func (m *Role) Reset() + func (m *Role) Size() (n int) + func (m *Role) Unmarshal(data []byte) error + func (this *Role) String() string + type RoleBinding struct + GroupNames OptionalNames + RoleRef kapi.ObjectReference + Subjects []kapi.ObjectReference + UserNames OptionalNames + func (*RoleBinding) Descriptor() ([]byte, []int) + func (*RoleBinding) ProtoMessage() + func (RoleBinding) SwaggerDoc() map[string]string + func (m *RoleBinding) Marshal() (data []byte, err error) + func (m *RoleBinding) MarshalTo(data []byte) (int, error) + func (m *RoleBinding) Reset() + func (m *RoleBinding) Size() (n int) + func (m *RoleBinding) Unmarshal(data []byte) error + func (this *RoleBinding) String() string + type RoleBindingList struct + Items []RoleBinding + func (*RoleBindingList) Descriptor() ([]byte, []int) + func (*RoleBindingList) ProtoMessage() + func (RoleBindingList) SwaggerDoc() map[string]string + func (m *RoleBindingList) Marshal() (data []byte, err error) + func (m *RoleBindingList) MarshalTo(data []byte) (int, error) + func (m *RoleBindingList) Reset() + func (m *RoleBindingList) Size() (n int) + func (m *RoleBindingList) Unmarshal(data []byte) error + func (this *RoleBindingList) String() string + type RoleBindingRestriction struct + Spec RoleBindingRestrictionSpec + func (*RoleBindingRestriction) Descriptor() ([]byte, []int) + func (*RoleBindingRestriction) ProtoMessage() + func (RoleBindingRestriction) SwaggerDoc() map[string]string + func (m *RoleBindingRestriction) Marshal() (data []byte, err error) + func (m *RoleBindingRestriction) MarshalTo(data []byte) (int, error) + func (m *RoleBindingRestriction) Reset() + func (m *RoleBindingRestriction) Size() (n int) + func (m *RoleBindingRestriction) Unmarshal(data []byte) error + func (this *RoleBindingRestriction) String() string + type RoleBindingRestrictionList struct + Items []RoleBindingRestriction + func (*RoleBindingRestrictionList) Descriptor() ([]byte, []int) + func (*RoleBindingRestrictionList) ProtoMessage() + func (RoleBindingRestrictionList) SwaggerDoc() map[string]string + func (m *RoleBindingRestrictionList) Marshal() (data []byte, err error) + func (m *RoleBindingRestrictionList) MarshalTo(data []byte) (int, error) + func (m *RoleBindingRestrictionList) Reset() + func (m *RoleBindingRestrictionList) Size() (n int) + func (m *RoleBindingRestrictionList) Unmarshal(data []byte) error + func (this *RoleBindingRestrictionList) String() string + type RoleBindingRestrictionSpec struct + GroupRestriction *GroupRestriction + ServiceAccountRestriction *ServiceAccountRestriction + UserRestriction *UserRestriction + func (*RoleBindingRestrictionSpec) Descriptor() ([]byte, []int) + func (*RoleBindingRestrictionSpec) ProtoMessage() + func (RoleBindingRestrictionSpec) SwaggerDoc() map[string]string + func (m *RoleBindingRestrictionSpec) Marshal() (data []byte, err error) + func (m *RoleBindingRestrictionSpec) MarshalTo(data []byte) (int, error) + func (m *RoleBindingRestrictionSpec) Reset() + func (m *RoleBindingRestrictionSpec) Size() (n int) + func (m *RoleBindingRestrictionSpec) Unmarshal(data []byte) error + func (this *RoleBindingRestrictionSpec) String() string + type RoleList struct + Items []Role + func (*RoleList) Descriptor() ([]byte, []int) + func (*RoleList) ProtoMessage() + func (RoleList) SwaggerDoc() map[string]string + func (c *RoleList) DecodeNestedObjects(d runtime.Decoder) error + func (c *RoleList) EncodeNestedObjects(e runtime.Encoder) error + func (m *RoleList) Marshal() (data []byte, err error) + func (m *RoleList) MarshalTo(data []byte) (int, error) + func (m *RoleList) Reset() + func (m *RoleList) Size() (n int) + func (m *RoleList) Unmarshal(data []byte) error + func (this *RoleList) String() string + type SelfSubjectRulesReview struct + Spec SelfSubjectRulesReviewSpec + Status SubjectRulesReviewStatus + func (*SelfSubjectRulesReview) Descriptor() ([]byte, []int) + func (*SelfSubjectRulesReview) ProtoMessage() + func (SelfSubjectRulesReview) SwaggerDoc() map[string]string + func (c *SelfSubjectRulesReview) DecodeNestedObjects(d runtime.Decoder) error + func (c *SelfSubjectRulesReview) EncodeNestedObjects(e runtime.Encoder) error + func (m *SelfSubjectRulesReview) Marshal() (data []byte, err error) + func (m *SelfSubjectRulesReview) MarshalTo(data []byte) (int, error) + func (m *SelfSubjectRulesReview) Reset() + func (m *SelfSubjectRulesReview) Size() (n int) + func (m *SelfSubjectRulesReview) Unmarshal(data []byte) error + func (this *SelfSubjectRulesReview) String() string + type SelfSubjectRulesReviewSpec struct + Scopes OptionalScopes + func (*SelfSubjectRulesReviewSpec) Descriptor() ([]byte, []int) + func (*SelfSubjectRulesReviewSpec) ProtoMessage() + func (SelfSubjectRulesReviewSpec) SwaggerDoc() map[string]string + func (m *SelfSubjectRulesReviewSpec) Marshal() (data []byte, err error) + func (m *SelfSubjectRulesReviewSpec) MarshalTo(data []byte) (int, error) + func (m *SelfSubjectRulesReviewSpec) Reset() + func (m *SelfSubjectRulesReviewSpec) Size() (n int) + func (m *SelfSubjectRulesReviewSpec) Unmarshal(data []byte) error + func (this *SelfSubjectRulesReviewSpec) String() string + type ServiceAccountReference struct + Name string + Namespace string + func (*ServiceAccountReference) Descriptor() ([]byte, []int) + func (*ServiceAccountReference) ProtoMessage() + func (ServiceAccountReference) SwaggerDoc() map[string]string + func (m *ServiceAccountReference) Marshal() (data []byte, err error) + func (m *ServiceAccountReference) MarshalTo(data []byte) (int, error) + func (m *ServiceAccountReference) Reset() + func (m *ServiceAccountReference) Size() (n int) + func (m *ServiceAccountReference) Unmarshal(data []byte) error + func (this *ServiceAccountReference) String() string + type ServiceAccountRestriction struct + Namespaces []string + ServiceAccounts []ServiceAccountReference + func (*ServiceAccountRestriction) Descriptor() ([]byte, []int) + func (*ServiceAccountRestriction) ProtoMessage() + func (ServiceAccountRestriction) SwaggerDoc() map[string]string + func (m *ServiceAccountRestriction) Marshal() (data []byte, err error) + func (m *ServiceAccountRestriction) MarshalTo(data []byte) (int, error) + func (m *ServiceAccountRestriction) Reset() + func (m *ServiceAccountRestriction) Size() (n int) + func (m *ServiceAccountRestriction) Unmarshal(data []byte) error + func (this *ServiceAccountRestriction) String() string + type SubjectAccessReview struct + GroupsSlice []string + Scopes OptionalScopes + User string + func (*SubjectAccessReview) Descriptor() ([]byte, []int) + func (*SubjectAccessReview) ProtoMessage() + func (SubjectAccessReview) SwaggerDoc() map[string]string + func (m *SubjectAccessReview) Marshal() (data []byte, err error) + func (m *SubjectAccessReview) MarshalTo(data []byte) (int, error) + func (m *SubjectAccessReview) Reset() + func (m *SubjectAccessReview) Size() (n int) + func (m *SubjectAccessReview) Unmarshal(data []byte) error + func (this *SubjectAccessReview) String() string + type SubjectAccessReviewResponse struct + Allowed bool + EvaluationError string + Namespace string + Reason string + func (*SubjectAccessReviewResponse) Descriptor() ([]byte, []int) + func (*SubjectAccessReviewResponse) ProtoMessage() + func (SubjectAccessReviewResponse) SwaggerDoc() map[string]string + func (m *SubjectAccessReviewResponse) Marshal() (data []byte, err error) + func (m *SubjectAccessReviewResponse) MarshalTo(data []byte) (int, error) + func (m *SubjectAccessReviewResponse) Reset() + func (m *SubjectAccessReviewResponse) Size() (n int) + func (m *SubjectAccessReviewResponse) Unmarshal(data []byte) error + func (this *SubjectAccessReviewResponse) String() string + type SubjectRulesReview struct + Spec SubjectRulesReviewSpec + Status SubjectRulesReviewStatus + func (*SubjectRulesReview) Descriptor() ([]byte, []int) + func (*SubjectRulesReview) ProtoMessage() + func (SubjectRulesReview) SwaggerDoc() map[string]string + func (c *SubjectRulesReview) DecodeNestedObjects(d runtime.Decoder) error + func (c *SubjectRulesReview) EncodeNestedObjects(e runtime.Encoder) error + func (m *SubjectRulesReview) Marshal() (data []byte, err error) + func (m *SubjectRulesReview) MarshalTo(data []byte) (int, error) + func (m *SubjectRulesReview) Reset() + func (m *SubjectRulesReview) Size() (n int) + func (m *SubjectRulesReview) Unmarshal(data []byte) error + func (this *SubjectRulesReview) String() string + type SubjectRulesReviewSpec struct + Groups []string + Scopes OptionalScopes + User string + func (*SubjectRulesReviewSpec) Descriptor() ([]byte, []int) + func (*SubjectRulesReviewSpec) ProtoMessage() + func (SubjectRulesReviewSpec) SwaggerDoc() map[string]string + func (m *SubjectRulesReviewSpec) Marshal() (data []byte, err error) + func (m *SubjectRulesReviewSpec) MarshalTo(data []byte) (int, error) + func (m *SubjectRulesReviewSpec) Reset() + func (m *SubjectRulesReviewSpec) Size() (n int) + func (m *SubjectRulesReviewSpec) Unmarshal(data []byte) error + func (this *SubjectRulesReviewSpec) String() string + type SubjectRulesReviewStatus struct + EvaluationError string + Rules []PolicyRule + func (*SubjectRulesReviewStatus) Descriptor() ([]byte, []int) + func (*SubjectRulesReviewStatus) ProtoMessage() + func (SubjectRulesReviewStatus) SwaggerDoc() map[string]string + func (m *SubjectRulesReviewStatus) Marshal() (data []byte, err error) + func (m *SubjectRulesReviewStatus) MarshalTo(data []byte) (int, error) + func (m *SubjectRulesReviewStatus) Reset() + func (m *SubjectRulesReviewStatus) Size() (n int) + func (m *SubjectRulesReviewStatus) Unmarshal(data []byte) error + func (this *SubjectRulesReviewStatus) String() string + type UserRestriction struct + Groups []string + Selectors []unversioned.LabelSelector + Users []string + func (*UserRestriction) Descriptor() ([]byte, []int) + func (*UserRestriction) ProtoMessage() + func (UserRestriction) SwaggerDoc() map[string]string + func (m *UserRestriction) Marshal() (data []byte, err error) + func (m *UserRestriction) MarshalTo(data []byte) (int, error) + func (m *UserRestriction) Reset() + func (m *UserRestriction) Size() (n int) + func (m *UserRestriction) Unmarshal(data []byte) error + func (this *UserRestriction) String() string v1.5.0-alpha.1 Dec 29, 2016