Namespace Pulumi.Kubernetes.Authentication.V1
Classes
TokenRequest
TokenRequest requests a token for a given service account.
TokenReview
TokenReview attempts to authenticate a token to a known user. Note: TokenReview requests may be cached by the webhook token authenticator plugin in the kube-apiserver.