Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clientset ¶
func Clientset(conf *rest.Config) (kubernetes.Interface, error)
Clientset creates and returns the canonical kubernetes clientset.
If conf is nil, then RestConfig() is used to generate the config object.
func RestConfig ¶
RestConfig returns the canonical kubernetes REST config.
Out-of-cluster loading is attempted first, followed by in-cluster when that fails.
func WaitForIstioSidecar ¶ added in v0.1.41
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.