Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kubectl ¶
type KubernetesApi ¶
type KubernetesApi interface { MakeSecureTransport() (http.RoundTripper, error) UrlFor(namespace string, extraPathStartingWithSlash string) (*url.URL, error) }
func MakeK8sAPi ¶
Click to show internal directories.
Click to hide internal directories.