Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceAccountClient ¶
type ServiceAccountClient struct { KubernetesInterface kubernetes.Interface Token *Token TokenRequestObj *authv1.TokenRequest Client typedv1.ServiceAccountInterface sync.Mutex }
func NewServiceAccountClient ¶
func NewServiceAccountClient(namespace string, kubernetesInterface kubernetes.Interface) *ServiceAccountClient
func (*ServiceAccountClient) NewServiceAccountToken ¶
Click to show internal directories.
Click to hide internal directories.