Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kubernetes ¶
type Kubernetes interface { GetConfigForEndpoint(masterURL string, token interfaces.TokenRecord) (*restclient.Config, error) GetKubeConfigForEndpoint(masterURL string, token interfaces.TokenRecord, namespace string) (string, error) }
Click to show internal directories.
Click to hide internal directories.