Documentation ¶
Overview ¶
Package kubeclient contains code to get *rest.Config
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigForServiceAccount ¶
func GetConfigForServiceAccount(ctx context.Context, clientset kubernetes.Interface, inClusterConfig *rest.Config, nsName, saName string) (*rest.Config, error)
GetConfigForServiceAccount returns a *rest.Config which uses the service account for talking to a Kubernetes API server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.