Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAuthenticatorServer ¶
func RegisterAuthenticatorServer(srv *grpc.Server, kubeClientConfig clientcmd.ClientConfig)
Types ¶
type Authenticator ¶
type AuthenticatorServer ¶
type AuthenticatorServer struct { rpc.UnsafeAuthenticatorServer // contains filtered or unexported fields }
func (*AuthenticatorServer) GetContextExecCredentials ¶
func (h *AuthenticatorServer) GetContextExecCredentials(ctx context.Context, request *rpc.GetContextExecCredentialsRequest) (*rpc.GetContextExecCredentialsResponse, error)
GetContextExecCredentials returns credentials for a particular Kubernetes context on the host machine.
Click to show internal directories.
Click to hide internal directories.