Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WhoAmIClient ¶
type WhoAmIClient struct {
// contains filtered or unexported fields
}
func CreateWhoAmIClient ¶
func CreateWhoAmIClient(kubeRestClientConfig *restclient.Config) (*WhoAmIClient, error)
func (*WhoAmIClient) WhoAmI ¶
func (c *WhoAmIClient) WhoAmI() (*jrv1.UserIdentity, error)
Click to show internal directories.
Click to hide internal directories.