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 api.TokenRecord) (*restclient.Config, error)
GetKubeConfigForEndpoint(masterURL string, token api.TokenRecord, namespace string) (string, error)
}
Click to show internal directories.
Click to hide internal directories.