package
1.5.0-alpha.0
Repository: https://github.com/jbeda/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
Package v1beta1 is a generated protocol buffer package.
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Kind takes an unqualified kind and returns a Group qualified GroupKind.
RegisterDeepCopies adds deep-copy functions to the given scheme.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.

# Structs

LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace.
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface.
ResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interface.
SelfSubjectAccessReview checks whether or the current user can perform an action.
SelfSubjectAccessReviewSpec is a description of the access request.
SubjectAccessReview checks whether or not a user or group can perform an action.
SubjectAccessReviewSpec is a description of the access request.
SubjectAccessReviewStatus.

# Type aliases

ExtraValue masks the value so protobuf can generate +protobuf.nullable=true.