Documentation ¶
Overview ¶
Package v1 is a generated protocol buffer package.
It is generated from these files:
k8s.io/api/authorization/v1/generated.proto
It has these top-level messages:
ExtraValue LocalSubjectAccessReview NonResourceAttributes NonResourceRule ResourceAttributes ResourceRule SelfSubjectAccessReview SelfSubjectAccessReviewSpec SelfSubjectRulesReview SelfSubjectRulesReviewSpec SubjectAccessReview SubjectAccessReviewSpec SubjectAccessReviewStatus SubjectRulesReviewStatus
Index ¶
- Variables
- type ExtraValue
- func (*ExtraValue) Descriptor() ([]byte, []int)
- func (m *ExtraValue) GetItems() []string
- func (m *ExtraValue) Marshal() (dAtA []byte, err error)
- func (m *ExtraValue) MarshalTo(dAtA []byte) (int, error)
- func (*ExtraValue) ProtoMessage()
- func (m *ExtraValue) Reset()
- func (m *ExtraValue) Size() (n int)
- func (m *ExtraValue) String() string
- func (m *ExtraValue) Unmarshal(dAtA []byte) error
- type LocalSubjectAccessReview
- func (*LocalSubjectAccessReview) Descriptor() ([]byte, []int)
- func (m *LocalSubjectAccessReview) GetMetadata() *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta
- func (m *LocalSubjectAccessReview) GetSpec() *SubjectAccessReviewSpec
- func (m *LocalSubjectAccessReview) GetStatus() *SubjectAccessReviewStatus
- func (m *LocalSubjectAccessReview) Marshal() (dAtA []byte, err error)
- func (m *LocalSubjectAccessReview) MarshalTo(dAtA []byte) (int, error)
- func (*LocalSubjectAccessReview) ProtoMessage()
- func (m *LocalSubjectAccessReview) Reset()
- func (m *LocalSubjectAccessReview) Size() (n int)
- func (m *LocalSubjectAccessReview) String() string
- func (m *LocalSubjectAccessReview) Unmarshal(dAtA []byte) error
- type NonResourceAttributes
- func (*NonResourceAttributes) Descriptor() ([]byte, []int)
- func (m *NonResourceAttributes) GetPath() string
- func (m *NonResourceAttributes) GetVerb() string
- func (m *NonResourceAttributes) Marshal() (dAtA []byte, err error)
- func (m *NonResourceAttributes) MarshalTo(dAtA []byte) (int, error)
- func (*NonResourceAttributes) ProtoMessage()
- func (m *NonResourceAttributes) Reset()
- func (m *NonResourceAttributes) Size() (n int)
- func (m *NonResourceAttributes) String() string
- func (m *NonResourceAttributes) Unmarshal(dAtA []byte) error
- type NonResourceRule
- func (*NonResourceRule) Descriptor() ([]byte, []int)
- func (m *NonResourceRule) GetNonResourceURLs() []string
- func (m *NonResourceRule) GetVerbs() []string
- func (m *NonResourceRule) Marshal() (dAtA []byte, err error)
- func (m *NonResourceRule) MarshalTo(dAtA []byte) (int, error)
- func (*NonResourceRule) ProtoMessage()
- func (m *NonResourceRule) Reset()
- func (m *NonResourceRule) Size() (n int)
- func (m *NonResourceRule) String() string
- func (m *NonResourceRule) Unmarshal(dAtA []byte) error
- type ResourceAttributes
- func (*ResourceAttributes) Descriptor() ([]byte, []int)
- func (m *ResourceAttributes) GetGroup() string
- func (m *ResourceAttributes) GetName() string
- func (m *ResourceAttributes) GetNamespace() string
- func (m *ResourceAttributes) GetResource() string
- func (m *ResourceAttributes) GetSubresource() string
- func (m *ResourceAttributes) GetVerb() string
- func (m *ResourceAttributes) GetVersion() string
- func (m *ResourceAttributes) Marshal() (dAtA []byte, err error)
- func (m *ResourceAttributes) MarshalTo(dAtA []byte) (int, error)
- func (*ResourceAttributes) ProtoMessage()
- func (m *ResourceAttributes) Reset()
- func (m *ResourceAttributes) Size() (n int)
- func (m *ResourceAttributes) String() string
- func (m *ResourceAttributes) Unmarshal(dAtA []byte) error
- type ResourceRule
- func (*ResourceRule) Descriptor() ([]byte, []int)
- func (m *ResourceRule) GetApiGroups() []string
- func (m *ResourceRule) GetResourceNames() []string
- func (m *ResourceRule) GetResources() []string
- func (m *ResourceRule) GetVerbs() []string
- func (m *ResourceRule) Marshal() (dAtA []byte, err error)
- func (m *ResourceRule) MarshalTo(dAtA []byte) (int, error)
- func (*ResourceRule) ProtoMessage()
- func (m *ResourceRule) Reset()
- func (m *ResourceRule) Size() (n int)
- func (m *ResourceRule) String() string
- func (m *ResourceRule) Unmarshal(dAtA []byte) error
- type SelfSubjectAccessReview
- func (*SelfSubjectAccessReview) Descriptor() ([]byte, []int)
- func (m *SelfSubjectAccessReview) GetMetadata() *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta
- func (m *SelfSubjectAccessReview) GetSpec() *SelfSubjectAccessReviewSpec
- func (m *SelfSubjectAccessReview) GetStatus() *SubjectAccessReviewStatus
- func (m *SelfSubjectAccessReview) Marshal() (dAtA []byte, err error)
- func (m *SelfSubjectAccessReview) MarshalTo(dAtA []byte) (int, error)
- func (*SelfSubjectAccessReview) ProtoMessage()
- func (m *SelfSubjectAccessReview) Reset()
- func (m *SelfSubjectAccessReview) Size() (n int)
- func (m *SelfSubjectAccessReview) String() string
- func (m *SelfSubjectAccessReview) Unmarshal(dAtA []byte) error
- type SelfSubjectAccessReviewSpec
- func (*SelfSubjectAccessReviewSpec) Descriptor() ([]byte, []int)
- func (m *SelfSubjectAccessReviewSpec) GetNonResourceAttributes() *NonResourceAttributes
- func (m *SelfSubjectAccessReviewSpec) GetResourceAttributes() *ResourceAttributes
- func (m *SelfSubjectAccessReviewSpec) Marshal() (dAtA []byte, err error)
- func (m *SelfSubjectAccessReviewSpec) MarshalTo(dAtA []byte) (int, error)
- func (*SelfSubjectAccessReviewSpec) ProtoMessage()
- func (m *SelfSubjectAccessReviewSpec) Reset()
- func (m *SelfSubjectAccessReviewSpec) Size() (n int)
- func (m *SelfSubjectAccessReviewSpec) String() string
- func (m *SelfSubjectAccessReviewSpec) Unmarshal(dAtA []byte) error
- type SelfSubjectRulesReview
- func (*SelfSubjectRulesReview) Descriptor() ([]byte, []int)
- func (m *SelfSubjectRulesReview) GetMetadata() *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta
- func (m *SelfSubjectRulesReview) GetSpec() *SelfSubjectRulesReviewSpec
- func (m *SelfSubjectRulesReview) GetStatus() *SubjectRulesReviewStatus
- func (m *SelfSubjectRulesReview) Marshal() (dAtA []byte, err error)
- func (m *SelfSubjectRulesReview) MarshalTo(dAtA []byte) (int, error)
- func (*SelfSubjectRulesReview) ProtoMessage()
- func (m *SelfSubjectRulesReview) Reset()
- func (m *SelfSubjectRulesReview) Size() (n int)
- func (m *SelfSubjectRulesReview) String() string
- func (m *SelfSubjectRulesReview) Unmarshal(dAtA []byte) error
- type SelfSubjectRulesReviewSpec
- func (*SelfSubjectRulesReviewSpec) Descriptor() ([]byte, []int)
- func (m *SelfSubjectRulesReviewSpec) GetNamespace() string
- func (m *SelfSubjectRulesReviewSpec) Marshal() (dAtA []byte, err error)
- func (m *SelfSubjectRulesReviewSpec) MarshalTo(dAtA []byte) (int, error)
- func (*SelfSubjectRulesReviewSpec) ProtoMessage()
- func (m *SelfSubjectRulesReviewSpec) Reset()
- func (m *SelfSubjectRulesReviewSpec) Size() (n int)
- func (m *SelfSubjectRulesReviewSpec) String() string
- func (m *SelfSubjectRulesReviewSpec) Unmarshal(dAtA []byte) error
- type SubjectAccessReview
- func (*SubjectAccessReview) Descriptor() ([]byte, []int)
- func (m *SubjectAccessReview) GetMetadata() *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta
- func (m *SubjectAccessReview) GetSpec() *SubjectAccessReviewSpec
- func (m *SubjectAccessReview) GetStatus() *SubjectAccessReviewStatus
- func (m *SubjectAccessReview) Marshal() (dAtA []byte, err error)
- func (m *SubjectAccessReview) MarshalTo(dAtA []byte) (int, error)
- func (*SubjectAccessReview) ProtoMessage()
- func (m *SubjectAccessReview) Reset()
- func (m *SubjectAccessReview) Size() (n int)
- func (m *SubjectAccessReview) String() string
- func (m *SubjectAccessReview) Unmarshal(dAtA []byte) error
- type SubjectAccessReviewSpec
- func (*SubjectAccessReviewSpec) Descriptor() ([]byte, []int)
- func (m *SubjectAccessReviewSpec) GetExtra() map[string]*ExtraValue
- func (m *SubjectAccessReviewSpec) GetGroups() []string
- func (m *SubjectAccessReviewSpec) GetNonResourceAttributes() *NonResourceAttributes
- func (m *SubjectAccessReviewSpec) GetResourceAttributes() *ResourceAttributes
- func (m *SubjectAccessReviewSpec) GetUid() string
- func (m *SubjectAccessReviewSpec) GetUser() string
- func (m *SubjectAccessReviewSpec) Marshal() (dAtA []byte, err error)
- func (m *SubjectAccessReviewSpec) MarshalTo(dAtA []byte) (int, error)
- func (*SubjectAccessReviewSpec) ProtoMessage()
- func (m *SubjectAccessReviewSpec) Reset()
- func (m *SubjectAccessReviewSpec) Size() (n int)
- func (m *SubjectAccessReviewSpec) String() string
- func (m *SubjectAccessReviewSpec) Unmarshal(dAtA []byte) error
- type SubjectAccessReviewStatus
- func (*SubjectAccessReviewStatus) Descriptor() ([]byte, []int)
- func (m *SubjectAccessReviewStatus) GetAllowed() bool
- func (m *SubjectAccessReviewStatus) GetDenied() bool
- func (m *SubjectAccessReviewStatus) GetEvaluationError() string
- func (m *SubjectAccessReviewStatus) GetReason() string
- func (m *SubjectAccessReviewStatus) Marshal() (dAtA []byte, err error)
- func (m *SubjectAccessReviewStatus) MarshalTo(dAtA []byte) (int, error)
- func (*SubjectAccessReviewStatus) ProtoMessage()
- func (m *SubjectAccessReviewStatus) Reset()
- func (m *SubjectAccessReviewStatus) Size() (n int)
- func (m *SubjectAccessReviewStatus) String() string
- func (m *SubjectAccessReviewStatus) Unmarshal(dAtA []byte) error
- type SubjectRulesReviewStatus
- func (*SubjectRulesReviewStatus) Descriptor() ([]byte, []int)
- func (m *SubjectRulesReviewStatus) GetEvaluationError() string
- func (m *SubjectRulesReviewStatus) GetIncomplete() bool
- func (m *SubjectRulesReviewStatus) GetNonResourceRules() []*NonResourceRule
- func (m *SubjectRulesReviewStatus) GetResourceRules() []*ResourceRule
- func (m *SubjectRulesReviewStatus) Marshal() (dAtA []byte, err error)
- func (m *SubjectRulesReviewStatus) MarshalTo(dAtA []byte) (int, error)
- func (*SubjectRulesReviewStatus) ProtoMessage()
- func (m *SubjectRulesReviewStatus) Reset()
- func (m *SubjectRulesReviewStatus) Size() (n int)
- func (m *SubjectRulesReviewStatus) String() string
- func (m *SubjectRulesReviewStatus) Unmarshal(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type ExtraValue ¶
type ExtraValue struct { Items []string `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
ExtraValue masks the value so protobuf can generate +protobuf.nullable=true +protobuf.options.(gogoproto.goproto_stringer)=false
func (*ExtraValue) Descriptor ¶
func (*ExtraValue) Descriptor() ([]byte, []int)
func (*ExtraValue) GetItems ¶
func (m *ExtraValue) GetItems() []string
func (*ExtraValue) Marshal ¶
func (m *ExtraValue) Marshal() (dAtA []byte, err error)
func (*ExtraValue) ProtoMessage ¶
func (*ExtraValue) ProtoMessage()
func (*ExtraValue) Reset ¶
func (m *ExtraValue) Reset()
func (*ExtraValue) Size ¶
func (m *ExtraValue) Size() (n int)
func (*ExtraValue) String ¶
func (m *ExtraValue) String() string
func (*ExtraValue) Unmarshal ¶
func (m *ExtraValue) Unmarshal(dAtA []byte) error
type LocalSubjectAccessReview ¶
type LocalSubjectAccessReview struct { // +optional Metadata *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace // you made the request against. If empty, it is defaulted. Spec *SubjectAccessReviewSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // Status is filled in by the server and indicates whether the request is allowed or not // +optional Status *SubjectAccessReviewStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` XXX_unrecognized []byte `json:"-"` }
LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace. Having a namespace scoped resource makes it much easier to grant namespace scoped policy that includes permissions checking.
func (*LocalSubjectAccessReview) Descriptor ¶
func (*LocalSubjectAccessReview) Descriptor() ([]byte, []int)
func (*LocalSubjectAccessReview) GetMetadata ¶
func (m *LocalSubjectAccessReview) GetMetadata() *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta
func (*LocalSubjectAccessReview) GetSpec ¶
func (m *LocalSubjectAccessReview) GetSpec() *SubjectAccessReviewSpec
func (*LocalSubjectAccessReview) GetStatus ¶
func (m *LocalSubjectAccessReview) GetStatus() *SubjectAccessReviewStatus
func (*LocalSubjectAccessReview) Marshal ¶
func (m *LocalSubjectAccessReview) Marshal() (dAtA []byte, err error)
func (*LocalSubjectAccessReview) MarshalTo ¶
func (m *LocalSubjectAccessReview) MarshalTo(dAtA []byte) (int, error)
func (*LocalSubjectAccessReview) ProtoMessage ¶
func (*LocalSubjectAccessReview) ProtoMessage()
func (*LocalSubjectAccessReview) Reset ¶
func (m *LocalSubjectAccessReview) Reset()
func (*LocalSubjectAccessReview) Size ¶
func (m *LocalSubjectAccessReview) Size() (n int)
func (*LocalSubjectAccessReview) String ¶
func (m *LocalSubjectAccessReview) String() string
func (*LocalSubjectAccessReview) Unmarshal ¶
func (m *LocalSubjectAccessReview) Unmarshal(dAtA []byte) error
type NonResourceAttributes ¶
type NonResourceAttributes struct { // Path is the URL path of the request // +optional Path *string `protobuf:"bytes,1,opt,name=path" json:"path,omitempty"` // Verb is the standard HTTP verb // +optional Verb *string `protobuf:"bytes,2,opt,name=verb" json:"verb,omitempty"` XXX_unrecognized []byte `json:"-"` }
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface
func (*NonResourceAttributes) Descriptor ¶
func (*NonResourceAttributes) Descriptor() ([]byte, []int)
func (*NonResourceAttributes) GetPath ¶
func (m *NonResourceAttributes) GetPath() string
func (*NonResourceAttributes) GetVerb ¶
func (m *NonResourceAttributes) GetVerb() string
func (*NonResourceAttributes) Marshal ¶
func (m *NonResourceAttributes) Marshal() (dAtA []byte, err error)
func (*NonResourceAttributes) MarshalTo ¶
func (m *NonResourceAttributes) MarshalTo(dAtA []byte) (int, error)
func (*NonResourceAttributes) ProtoMessage ¶
func (*NonResourceAttributes) ProtoMessage()
func (*NonResourceAttributes) Reset ¶
func (m *NonResourceAttributes) Reset()
func (*NonResourceAttributes) Size ¶
func (m *NonResourceAttributes) Size() (n int)
func (*NonResourceAttributes) String ¶
func (m *NonResourceAttributes) String() string
func (*NonResourceAttributes) Unmarshal ¶
func (m *NonResourceAttributes) Unmarshal(dAtA []byte) error
type NonResourceRule ¶ added in v1.0.0
type NonResourceRule struct { // Verb is a list of kubernetes non-resource API verbs, like: get, post, put, delete, patch, head, options. "*" means all. Verbs []string `protobuf:"bytes,1,rep,name=verbs" json:"verbs,omitempty"` // NonResourceURLs is a set of partial urls that a user should have access to. *s are allowed, but only as the full, // final step in the path. "*" means all. // +optional NonResourceURLs []string `protobuf:"bytes,2,rep,name=nonResourceURLs" json:"nonResourceURLs,omitempty"` XXX_unrecognized []byte `json:"-"` }
NonResourceRule holds information that describes a rule for the non-resource
func (*NonResourceRule) Descriptor ¶ added in v1.0.0
func (*NonResourceRule) Descriptor() ([]byte, []int)
func (*NonResourceRule) GetNonResourceURLs ¶ added in v1.0.0
func (m *NonResourceRule) GetNonResourceURLs() []string
func (*NonResourceRule) GetVerbs ¶ added in v1.0.0
func (m *NonResourceRule) GetVerbs() []string
func (*NonResourceRule) Marshal ¶ added in v1.0.0
func (m *NonResourceRule) Marshal() (dAtA []byte, err error)
func (*NonResourceRule) MarshalTo ¶ added in v1.0.0
func (m *NonResourceRule) MarshalTo(dAtA []byte) (int, error)
func (*NonResourceRule) ProtoMessage ¶ added in v1.0.0
func (*NonResourceRule) ProtoMessage()
func (*NonResourceRule) Reset ¶ added in v1.0.0
func (m *NonResourceRule) Reset()
func (*NonResourceRule) Size ¶ added in v1.0.0
func (m *NonResourceRule) Size() (n int)
func (*NonResourceRule) String ¶ added in v1.0.0
func (m *NonResourceRule) String() string
func (*NonResourceRule) Unmarshal ¶ added in v1.0.0
func (m *NonResourceRule) Unmarshal(dAtA []byte) error
type ResourceAttributes ¶
type ResourceAttributes struct { // Namespace is the namespace of the action being requested. Currently, there is no distinction between no namespace and all namespaces // "" (empty) is defaulted for LocalSubjectAccessReviews // "" (empty) is empty for cluster-scoped resources // "" (empty) means "all" for namespace scoped resources from a SubjectAccessReview or SelfSubjectAccessReview // +optional Namespace *string `protobuf:"bytes,1,opt,name=namespace" json:"namespace,omitempty"` // Verb is a kubernetes resource API verb, like: get, list, watch, create, update, delete, proxy. "*" means all. // +optional Verb *string `protobuf:"bytes,2,opt,name=verb" json:"verb,omitempty"` // Group is the API Group of the Resource. "*" means all. // +optional Group *string `protobuf:"bytes,3,opt,name=group" json:"group,omitempty"` // Version is the API Version of the Resource. "*" means all. // +optional Version *string `protobuf:"bytes,4,opt,name=version" json:"version,omitempty"` // Resource is one of the existing resource types. "*" means all. // +optional Resource *string `protobuf:"bytes,5,opt,name=resource" json:"resource,omitempty"` // Subresource is one of the existing resource types. "" means none. // +optional Subresource *string `protobuf:"bytes,6,opt,name=subresource" json:"subresource,omitempty"` // Name is the name of the resource being requested for a "get" or deleted for a "delete". "" (empty) means all. // +optional Name *string `protobuf:"bytes,7,opt,name=name" json:"name,omitempty"` XXX_unrecognized []byte `json:"-"` }
ResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interface
func (*ResourceAttributes) Descriptor ¶
func (*ResourceAttributes) Descriptor() ([]byte, []int)
func (*ResourceAttributes) GetGroup ¶
func (m *ResourceAttributes) GetGroup() string
func (*ResourceAttributes) GetName ¶
func (m *ResourceAttributes) GetName() string
func (*ResourceAttributes) GetNamespace ¶
func (m *ResourceAttributes) GetNamespace() string
func (*ResourceAttributes) GetResource ¶
func (m *ResourceAttributes) GetResource() string
func (*ResourceAttributes) GetSubresource ¶
func (m *ResourceAttributes) GetSubresource() string
func (*ResourceAttributes) GetVerb ¶
func (m *ResourceAttributes) GetVerb() string
func (*ResourceAttributes) GetVersion ¶
func (m *ResourceAttributes) GetVersion() string
func (*ResourceAttributes) Marshal ¶
func (m *ResourceAttributes) Marshal() (dAtA []byte, err error)
func (*ResourceAttributes) MarshalTo ¶
func (m *ResourceAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ResourceAttributes) ProtoMessage ¶
func (*ResourceAttributes) ProtoMessage()
func (*ResourceAttributes) Reset ¶
func (m *ResourceAttributes) Reset()
func (*ResourceAttributes) Size ¶
func (m *ResourceAttributes) Size() (n int)
func (*ResourceAttributes) String ¶
func (m *ResourceAttributes) String() string
func (*ResourceAttributes) Unmarshal ¶
func (m *ResourceAttributes) Unmarshal(dAtA []byte) error
type ResourceRule ¶ added in v1.0.0
type ResourceRule struct { // Verb is a list of kubernetes resource API verbs, like: get, list, watch, create, update, delete, proxy. "*" means all. Verbs []string `protobuf:"bytes,1,rep,name=verbs" json:"verbs,omitempty"` // APIGroups is the name of the APIGroup that contains the resources. If multiple API groups are specified, any action requested against one of // the enumerated resources in any API group will be allowed. "*" means all. // +optional ApiGroups []string `protobuf:"bytes,2,rep,name=apiGroups" json:"apiGroups,omitempty"` // Resources is a list of resources this rule applies to. "*" means all in the specified apiGroups. // "*/foo" represents the subresource 'foo' for all resources in the specified apiGroups. // +optional Resources []string `protobuf:"bytes,3,rep,name=resources" json:"resources,omitempty"` // ResourceNames is an optional white list of names that the rule applies to. An empty set means that everything is allowed. "*" means all. // +optional ResourceNames []string `protobuf:"bytes,4,rep,name=resourceNames" json:"resourceNames,omitempty"` XXX_unrecognized []byte `json:"-"` }
ResourceRule is the list of actions the subject is allowed to perform on resources. The list ordering isn't significant, may contain duplicates, and possibly be incomplete.
func (*ResourceRule) Descriptor ¶ added in v1.0.0
func (*ResourceRule) Descriptor() ([]byte, []int)
func (*ResourceRule) GetApiGroups ¶ added in v1.0.0
func (m *ResourceRule) GetApiGroups() []string
func (*ResourceRule) GetResourceNames ¶ added in v1.0.0
func (m *ResourceRule) GetResourceNames() []string
func (*ResourceRule) GetResources ¶ added in v1.0.0
func (m *ResourceRule) GetResources() []string
func (*ResourceRule) GetVerbs ¶ added in v1.0.0
func (m *ResourceRule) GetVerbs() []string
func (*ResourceRule) Marshal ¶ added in v1.0.0
func (m *ResourceRule) Marshal() (dAtA []byte, err error)
func (*ResourceRule) MarshalTo ¶ added in v1.0.0
func (m *ResourceRule) MarshalTo(dAtA []byte) (int, error)
func (*ResourceRule) ProtoMessage ¶ added in v1.0.0
func (*ResourceRule) ProtoMessage()
func (*ResourceRule) Reset ¶ added in v1.0.0
func (m *ResourceRule) Reset()
func (*ResourceRule) Size ¶ added in v1.0.0
func (m *ResourceRule) Size() (n int)
func (*ResourceRule) String ¶ added in v1.0.0
func (m *ResourceRule) String() string
func (*ResourceRule) Unmarshal ¶ added in v1.0.0
func (m *ResourceRule) Unmarshal(dAtA []byte) error
type SelfSubjectAccessReview ¶
type SelfSubjectAccessReview struct { // +optional Metadata *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Spec holds information about the request being evaluated. user and groups must be empty Spec *SelfSubjectAccessReviewSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // Status is filled in by the server and indicates whether the request is allowed or not // +optional Status *SubjectAccessReviewStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` XXX_unrecognized []byte `json:"-"` }
SelfSubjectAccessReview checks whether or the current user can perform an action. Not filling in a spec.namespace means "in all namespaces". Self is a special case, because users should always be able to check whether they can perform an action
func (*SelfSubjectAccessReview) Descriptor ¶
func (*SelfSubjectAccessReview) Descriptor() ([]byte, []int)
func (*SelfSubjectAccessReview) GetMetadata ¶
func (m *SelfSubjectAccessReview) GetMetadata() *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta
func (*SelfSubjectAccessReview) GetSpec ¶
func (m *SelfSubjectAccessReview) GetSpec() *SelfSubjectAccessReviewSpec
func (*SelfSubjectAccessReview) GetStatus ¶
func (m *SelfSubjectAccessReview) GetStatus() *SubjectAccessReviewStatus
func (*SelfSubjectAccessReview) Marshal ¶
func (m *SelfSubjectAccessReview) Marshal() (dAtA []byte, err error)
func (*SelfSubjectAccessReview) MarshalTo ¶
func (m *SelfSubjectAccessReview) MarshalTo(dAtA []byte) (int, error)
func (*SelfSubjectAccessReview) ProtoMessage ¶
func (*SelfSubjectAccessReview) ProtoMessage()
func (*SelfSubjectAccessReview) Reset ¶
func (m *SelfSubjectAccessReview) Reset()
func (*SelfSubjectAccessReview) Size ¶
func (m *SelfSubjectAccessReview) Size() (n int)
func (*SelfSubjectAccessReview) String ¶
func (m *SelfSubjectAccessReview) String() string
func (*SelfSubjectAccessReview) Unmarshal ¶
func (m *SelfSubjectAccessReview) Unmarshal(dAtA []byte) error
type SelfSubjectAccessReviewSpec ¶
type SelfSubjectAccessReviewSpec struct { // ResourceAuthorizationAttributes describes information for a resource access request // +optional ResourceAttributes *ResourceAttributes `protobuf:"bytes,1,opt,name=resourceAttributes" json:"resourceAttributes,omitempty"` // NonResourceAttributes describes information for a non-resource access request // +optional NonResourceAttributes *NonResourceAttributes `protobuf:"bytes,2,opt,name=nonResourceAttributes" json:"nonResourceAttributes,omitempty"` XXX_unrecognized []byte `json:"-"` }
SelfSubjectAccessReviewSpec is a description of the access request. Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes must be set
func (*SelfSubjectAccessReviewSpec) Descriptor ¶
func (*SelfSubjectAccessReviewSpec) Descriptor() ([]byte, []int)
func (*SelfSubjectAccessReviewSpec) GetNonResourceAttributes ¶
func (m *SelfSubjectAccessReviewSpec) GetNonResourceAttributes() *NonResourceAttributes
func (*SelfSubjectAccessReviewSpec) GetResourceAttributes ¶
func (m *SelfSubjectAccessReviewSpec) GetResourceAttributes() *ResourceAttributes
func (*SelfSubjectAccessReviewSpec) Marshal ¶
func (m *SelfSubjectAccessReviewSpec) Marshal() (dAtA []byte, err error)
func (*SelfSubjectAccessReviewSpec) MarshalTo ¶
func (m *SelfSubjectAccessReviewSpec) MarshalTo(dAtA []byte) (int, error)
func (*SelfSubjectAccessReviewSpec) ProtoMessage ¶
func (*SelfSubjectAccessReviewSpec) ProtoMessage()
func (*SelfSubjectAccessReviewSpec) Reset ¶
func (m *SelfSubjectAccessReviewSpec) Reset()
func (*SelfSubjectAccessReviewSpec) Size ¶
func (m *SelfSubjectAccessReviewSpec) Size() (n int)
func (*SelfSubjectAccessReviewSpec) String ¶
func (m *SelfSubjectAccessReviewSpec) String() string
func (*SelfSubjectAccessReviewSpec) Unmarshal ¶
func (m *SelfSubjectAccessReviewSpec) Unmarshal(dAtA []byte) error
type SelfSubjectRulesReview ¶ added in v1.0.0
type SelfSubjectRulesReview struct { // +optional Metadata *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Spec holds information about the request being evaluated. Spec *SelfSubjectRulesReviewSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // Status is filled in by the server and indicates the set of actions a user can perform. // +optional Status *SubjectRulesReviewStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` XXX_unrecognized []byte `json:"-"` }
SelfSubjectRulesReview enumerates the set of actions the current user can perform within a namespace. The returned list of actions may be incomplete depending on the server's authorization mode, and any errors experienced during the evaluation. SelfSubjectRulesReview should be used by UIs to show/hide actions, or to quickly let an end user reason about their permissions. It should NOT Be used by external systems to drive authorization decisions as this raises confused deputy, cache lifetime/revocation, and correctness concerns. SubjectAccessReview, and LocalAccessReview are the correct way to defer authorization decisions to the API server.
func (*SelfSubjectRulesReview) Descriptor ¶ added in v1.0.0
func (*SelfSubjectRulesReview) Descriptor() ([]byte, []int)
func (*SelfSubjectRulesReview) GetMetadata ¶ added in v1.0.0
func (m *SelfSubjectRulesReview) GetMetadata() *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta
func (*SelfSubjectRulesReview) GetSpec ¶ added in v1.0.0
func (m *SelfSubjectRulesReview) GetSpec() *SelfSubjectRulesReviewSpec
func (*SelfSubjectRulesReview) GetStatus ¶ added in v1.0.0
func (m *SelfSubjectRulesReview) GetStatus() *SubjectRulesReviewStatus
func (*SelfSubjectRulesReview) Marshal ¶ added in v1.0.0
func (m *SelfSubjectRulesReview) Marshal() (dAtA []byte, err error)
func (*SelfSubjectRulesReview) MarshalTo ¶ added in v1.0.0
func (m *SelfSubjectRulesReview) MarshalTo(dAtA []byte) (int, error)
func (*SelfSubjectRulesReview) ProtoMessage ¶ added in v1.0.0
func (*SelfSubjectRulesReview) ProtoMessage()
func (*SelfSubjectRulesReview) Reset ¶ added in v1.0.0
func (m *SelfSubjectRulesReview) Reset()
func (*SelfSubjectRulesReview) Size ¶ added in v1.0.0
func (m *SelfSubjectRulesReview) Size() (n int)
func (*SelfSubjectRulesReview) String ¶ added in v1.0.0
func (m *SelfSubjectRulesReview) String() string
func (*SelfSubjectRulesReview) Unmarshal ¶ added in v1.0.0
func (m *SelfSubjectRulesReview) Unmarshal(dAtA []byte) error
type SelfSubjectRulesReviewSpec ¶ added in v1.0.0
type SelfSubjectRulesReviewSpec struct { // Namespace to evaluate rules for. Required. Namespace *string `protobuf:"bytes,1,opt,name=namespace" json:"namespace,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*SelfSubjectRulesReviewSpec) Descriptor ¶ added in v1.0.0
func (*SelfSubjectRulesReviewSpec) Descriptor() ([]byte, []int)
func (*SelfSubjectRulesReviewSpec) GetNamespace ¶ added in v1.0.0
func (m *SelfSubjectRulesReviewSpec) GetNamespace() string
func (*SelfSubjectRulesReviewSpec) Marshal ¶ added in v1.0.0
func (m *SelfSubjectRulesReviewSpec) Marshal() (dAtA []byte, err error)
func (*SelfSubjectRulesReviewSpec) MarshalTo ¶ added in v1.0.0
func (m *SelfSubjectRulesReviewSpec) MarshalTo(dAtA []byte) (int, error)
func (*SelfSubjectRulesReviewSpec) ProtoMessage ¶ added in v1.0.0
func (*SelfSubjectRulesReviewSpec) ProtoMessage()
func (*SelfSubjectRulesReviewSpec) Reset ¶ added in v1.0.0
func (m *SelfSubjectRulesReviewSpec) Reset()
func (*SelfSubjectRulesReviewSpec) Size ¶ added in v1.0.0
func (m *SelfSubjectRulesReviewSpec) Size() (n int)
func (*SelfSubjectRulesReviewSpec) String ¶ added in v1.0.0
func (m *SelfSubjectRulesReviewSpec) String() string
func (*SelfSubjectRulesReviewSpec) Unmarshal ¶ added in v1.0.0
func (m *SelfSubjectRulesReviewSpec) Unmarshal(dAtA []byte) error
type SubjectAccessReview ¶
type SubjectAccessReview struct { // +optional Metadata *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Spec holds information about the request being evaluated Spec *SubjectAccessReviewSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // Status is filled in by the server and indicates whether the request is allowed or not // +optional Status *SubjectAccessReviewStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` XXX_unrecognized []byte `json:"-"` }
SubjectAccessReview checks whether or not a user or group can perform an action.
func (*SubjectAccessReview) Descriptor ¶
func (*SubjectAccessReview) Descriptor() ([]byte, []int)
func (*SubjectAccessReview) GetMetadata ¶
func (m *SubjectAccessReview) GetMetadata() *k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta
func (*SubjectAccessReview) GetSpec ¶
func (m *SubjectAccessReview) GetSpec() *SubjectAccessReviewSpec
func (*SubjectAccessReview) GetStatus ¶
func (m *SubjectAccessReview) GetStatus() *SubjectAccessReviewStatus
func (*SubjectAccessReview) Marshal ¶
func (m *SubjectAccessReview) Marshal() (dAtA []byte, err error)
func (*SubjectAccessReview) MarshalTo ¶
func (m *SubjectAccessReview) MarshalTo(dAtA []byte) (int, error)
func (*SubjectAccessReview) ProtoMessage ¶
func (*SubjectAccessReview) ProtoMessage()
func (*SubjectAccessReview) Reset ¶
func (m *SubjectAccessReview) Reset()
func (*SubjectAccessReview) Size ¶
func (m *SubjectAccessReview) Size() (n int)
func (*SubjectAccessReview) String ¶
func (m *SubjectAccessReview) String() string
func (*SubjectAccessReview) Unmarshal ¶
func (m *SubjectAccessReview) Unmarshal(dAtA []byte) error
type SubjectAccessReviewSpec ¶
type SubjectAccessReviewSpec struct { // ResourceAuthorizationAttributes describes information for a resource access request // +optional ResourceAttributes *ResourceAttributes `protobuf:"bytes,1,opt,name=resourceAttributes" json:"resourceAttributes,omitempty"` // NonResourceAttributes describes information for a non-resource access request // +optional NonResourceAttributes *NonResourceAttributes `protobuf:"bytes,2,opt,name=nonResourceAttributes" json:"nonResourceAttributes,omitempty"` // User is the user you're testing for. // If you specify "User" but not "Groups", then is it interpreted as "What if User were not a member of any groups // +optional User *string `protobuf:"bytes,3,opt,name=user" json:"user,omitempty"` // Groups is the groups you're testing for. // +optional Groups []string `protobuf:"bytes,4,rep,name=groups" json:"groups,omitempty"` // Extra corresponds to the user.Info.GetExtra() method from the authenticator. Since that is input to the authorizer // it needs a reflection here. // +optional Extra map[string]*ExtraValue `` /* 130-byte string literal not displayed */ // UID information about the requesting user. // +optional Uid *string `protobuf:"bytes,6,opt,name=uid" json:"uid,omitempty"` XXX_unrecognized []byte `json:"-"` }
SubjectAccessReviewSpec is a description of the access request. Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes must be set
func (*SubjectAccessReviewSpec) Descriptor ¶
func (*SubjectAccessReviewSpec) Descriptor() ([]byte, []int)
func (*SubjectAccessReviewSpec) GetExtra ¶
func (m *SubjectAccessReviewSpec) GetExtra() map[string]*ExtraValue
func (*SubjectAccessReviewSpec) GetGroups ¶
func (m *SubjectAccessReviewSpec) GetGroups() []string
func (*SubjectAccessReviewSpec) GetNonResourceAttributes ¶
func (m *SubjectAccessReviewSpec) GetNonResourceAttributes() *NonResourceAttributes
func (*SubjectAccessReviewSpec) GetResourceAttributes ¶
func (m *SubjectAccessReviewSpec) GetResourceAttributes() *ResourceAttributes
func (*SubjectAccessReviewSpec) GetUid ¶ added in v1.0.0
func (m *SubjectAccessReviewSpec) GetUid() string
func (*SubjectAccessReviewSpec) GetUser ¶ added in v1.0.0
func (m *SubjectAccessReviewSpec) GetUser() string
func (*SubjectAccessReviewSpec) Marshal ¶
func (m *SubjectAccessReviewSpec) Marshal() (dAtA []byte, err error)
func (*SubjectAccessReviewSpec) MarshalTo ¶
func (m *SubjectAccessReviewSpec) MarshalTo(dAtA []byte) (int, error)
func (*SubjectAccessReviewSpec) ProtoMessage ¶
func (*SubjectAccessReviewSpec) ProtoMessage()
func (*SubjectAccessReviewSpec) Reset ¶
func (m *SubjectAccessReviewSpec) Reset()
func (*SubjectAccessReviewSpec) Size ¶
func (m *SubjectAccessReviewSpec) Size() (n int)
func (*SubjectAccessReviewSpec) String ¶
func (m *SubjectAccessReviewSpec) String() string
func (*SubjectAccessReviewSpec) Unmarshal ¶
func (m *SubjectAccessReviewSpec) Unmarshal(dAtA []byte) error
type SubjectAccessReviewStatus ¶
type SubjectAccessReviewStatus struct { // Allowed is required. True if the action would be allowed, false otherwise. Allowed *bool `protobuf:"varint,1,opt,name=allowed" json:"allowed,omitempty"` // Denied is optional. True if the action would be denied, otherwise // false. If both allowed is false and denied is false, then the // authorizer has no opinion on whether to authorize the action. Denied // may not be true if Allowed is true. // +optional Denied *bool `protobuf:"varint,4,opt,name=denied" json:"denied,omitempty"` // Reason is optional. It indicates why a request was allowed or denied. // +optional Reason *string `protobuf:"bytes,2,opt,name=reason" json:"reason,omitempty"` // EvaluationError is an indication that some error occurred during the authorization check. // It is entirely possible to get an error and be able to continue determine authorization status in spite of it. // For instance, RBAC can be missing a role, but enough roles are still present and bound to reason about the request. // +optional EvaluationError *string `protobuf:"bytes,3,opt,name=evaluationError" json:"evaluationError,omitempty"` XXX_unrecognized []byte `json:"-"` }
SubjectAccessReviewStatus
func (*SubjectAccessReviewStatus) Descriptor ¶
func (*SubjectAccessReviewStatus) Descriptor() ([]byte, []int)
func (*SubjectAccessReviewStatus) GetAllowed ¶
func (m *SubjectAccessReviewStatus) GetAllowed() bool
func (*SubjectAccessReviewStatus) GetDenied ¶ added in v1.0.0
func (m *SubjectAccessReviewStatus) GetDenied() bool
func (*SubjectAccessReviewStatus) GetEvaluationError ¶
func (m *SubjectAccessReviewStatus) GetEvaluationError() string
func (*SubjectAccessReviewStatus) GetReason ¶
func (m *SubjectAccessReviewStatus) GetReason() string
func (*SubjectAccessReviewStatus) Marshal ¶
func (m *SubjectAccessReviewStatus) Marshal() (dAtA []byte, err error)
func (*SubjectAccessReviewStatus) MarshalTo ¶
func (m *SubjectAccessReviewStatus) MarshalTo(dAtA []byte) (int, error)
func (*SubjectAccessReviewStatus) ProtoMessage ¶
func (*SubjectAccessReviewStatus) ProtoMessage()
func (*SubjectAccessReviewStatus) Reset ¶
func (m *SubjectAccessReviewStatus) Reset()
func (*SubjectAccessReviewStatus) Size ¶
func (m *SubjectAccessReviewStatus) Size() (n int)
func (*SubjectAccessReviewStatus) String ¶
func (m *SubjectAccessReviewStatus) String() string
func (*SubjectAccessReviewStatus) Unmarshal ¶
func (m *SubjectAccessReviewStatus) Unmarshal(dAtA []byte) error
type SubjectRulesReviewStatus ¶ added in v1.0.0
type SubjectRulesReviewStatus struct { // ResourceRules is the list of actions the subject is allowed to perform on resources. // The list ordering isn't significant, may contain duplicates, and possibly be incomplete. ResourceRules []*ResourceRule `protobuf:"bytes,1,rep,name=resourceRules" json:"resourceRules,omitempty"` // NonResourceRules is the list of actions the subject is allowed to perform on non-resources. // The list ordering isn't significant, may contain duplicates, and possibly be incomplete. NonResourceRules []*NonResourceRule `protobuf:"bytes,2,rep,name=nonResourceRules" json:"nonResourceRules,omitempty"` // Incomplete is true when the rules returned by this call are incomplete. This is most commonly // encountered when an authorizer, such as an external authorizer, doesn't support rules evaluation. Incomplete *bool `protobuf:"varint,3,opt,name=incomplete" json:"incomplete,omitempty"` // EvaluationError can appear in combination with Rules. It indicates an error occurred during // rule evaluation, such as an authorizer that doesn't support rule evaluation, and that // ResourceRules and/or NonResourceRules may be incomplete. // +optional EvaluationError *string `protobuf:"bytes,4,opt,name=evaluationError" json:"evaluationError,omitempty"` XXX_unrecognized []byte `json:"-"` }
SubjectRulesReviewStatus contains the result of a rules check. This check can be incomplete depending on the set of authorizers the server is configured with and any errors experienced during evaluation. Because authorization rules are additive, if a rule appears in a list it's safe to assume the subject has that permission, even if that list is incomplete.
func (*SubjectRulesReviewStatus) Descriptor ¶ added in v1.0.0
func (*SubjectRulesReviewStatus) Descriptor() ([]byte, []int)
func (*SubjectRulesReviewStatus) GetEvaluationError ¶ added in v1.0.0
func (m *SubjectRulesReviewStatus) GetEvaluationError() string
func (*SubjectRulesReviewStatus) GetIncomplete ¶ added in v1.0.0
func (m *SubjectRulesReviewStatus) GetIncomplete() bool
func (*SubjectRulesReviewStatus) GetNonResourceRules ¶ added in v1.0.0
func (m *SubjectRulesReviewStatus) GetNonResourceRules() []*NonResourceRule
func (*SubjectRulesReviewStatus) GetResourceRules ¶ added in v1.0.0
func (m *SubjectRulesReviewStatus) GetResourceRules() []*ResourceRule
func (*SubjectRulesReviewStatus) Marshal ¶ added in v1.0.0
func (m *SubjectRulesReviewStatus) Marshal() (dAtA []byte, err error)
func (*SubjectRulesReviewStatus) MarshalTo ¶ added in v1.0.0
func (m *SubjectRulesReviewStatus) MarshalTo(dAtA []byte) (int, error)
func (*SubjectRulesReviewStatus) ProtoMessage ¶ added in v1.0.0
func (*SubjectRulesReviewStatus) ProtoMessage()
func (*SubjectRulesReviewStatus) Reset ¶ added in v1.0.0
func (m *SubjectRulesReviewStatus) Reset()
func (*SubjectRulesReviewStatus) Size ¶ added in v1.0.0
func (m *SubjectRulesReviewStatus) Size() (n int)
func (*SubjectRulesReviewStatus) String ¶ added in v1.0.0
func (m *SubjectRulesReviewStatus) String() string
func (*SubjectRulesReviewStatus) Unmarshal ¶ added in v1.0.0
func (m *SubjectRulesReviewStatus) Unmarshal(dAtA []byte) error