package
4.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev

# Functions

Convert_authentication_TokenReview_To_v1beta1_TokenReview is an autogenerated conversion function.
Convert_authentication_TokenReviewSpec_To_v1beta1_TokenReviewSpec is an autogenerated conversion function.
Convert_authentication_TokenReviewStatus_To_v1beta1_TokenReviewStatus is an autogenerated conversion function.
Convert_authentication_UserInfo_To_v1beta1_UserInfo is an autogenerated conversion function.
Convert_v1beta1_TokenReview_To_authentication_TokenReview is an autogenerated conversion function.
Convert_v1beta1_TokenReviewSpec_To_authentication_TokenReviewSpec is an autogenerated conversion function.
Convert_v1beta1_TokenReviewStatus_To_authentication_TokenReviewStatus is an autogenerated conversion function.
Convert_v1beta1_UserInfo_To_authentication_UserInfo is an autogenerated conversion function.
DeepCopy_v1beta1_TokenReview is an autogenerated deepcopy function.
DeepCopy_v1beta1_TokenReviewSpec is an autogenerated deepcopy function.
DeepCopy_v1beta1_TokenReviewStatus is an autogenerated deepcopy function.
DeepCopy_v1beta1_UserInfo is an autogenerated deepcopy function.
RegisterConversions adds conversion functions to the given scheme.
RegisterDeepCopies adds deep-copy functions to the given scheme.
RegisterDefaults adds defaulters 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
No description provided by the author
TODO: move SchemeBuilder with zz_generated.deepcopy.go to k8s.io/api.
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 +protobuf.nullable=true +protobuf.options.(gogoproto.goproto_stringer)=false.