Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecAndHandleError ¶
ExecAndHandleError executes the request req and handles error
Types ¶
type Configs ¶
type Configs struct { KubeConfig string CAFile string CertFile string KeyFile string BearerToken string Username string Password string AuthInfoName string Namespace string ClusterName string Context string APIServer string Insecure bool }
Configs is configs struct for accessing k8s api server
Click to show internal directories.
Click to hide internal directories.