# Functions
NewCmdHelperKubectlAuth builds a cobra command for the kubectl-auth command.
RunKubectlAuthHelper implements the kubectl auth helper, which creates an authentication token.
# Structs
ExecCredential specifies the client.authentication.k8s.io ExecCredential object.
ExecCredentialStatus specifies the status of the client.authentication.k8s.io ExecCredential object.
HelperKubectlAuthOptions holds the options for generating an authentication token.