package
3.0.0+incompatible
Repository: https://github.com/unitytech/client-go.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 v1 is a generated protocol buffer package.
Package v1beta1 is a generated protocol buffer package.

# 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
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.
ImpersonateGroupHeader is used to impersonate a particular group during an API server request.
ImpersonateUserExtraHeaderPrefix is a prefix for any header used to impersonate an entry in the extra map[string][]string for user.Info.
ImpersonateUserHeader is used to impersonate a particular user during an API server request.

# Variables

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

# Structs

TokenReview attempts to authenticate a token to a known user.
TokenReviewSpec is a description of the token authentication request.
TokenReviewStatus is the result of the token authentication request.
UserInfo holds the information about the user needed to implement the user.Info interface.

# Type aliases

ExtraValue masks the value so protobuf can generate.