Documentation ¶
Index ¶
- func DoInitDynamic() (dynamic.Interface, error)
- func GetGVR(group, version, resource string) schema.GroupVersionResource
- func GuessType(obj interface{})
- func InitClient() *kubernetes.Clientset
- func InitClientDiscovery() *discovery.DiscoveryClient
- func InitClientDynamic() (dynamic.Interface, error)
- func InitClientMetrics() (*versioned.Clientset, error)
- func InitRestClient() (*rest.Config, error, *corev1client.CoreV1Client)
- func InstallYaml(dataRaw []byte) error
- func InstallYamlFilename(clientSet *kubernetes.Clientset, dynamicClient dynamic.Interface, ns string, ...) error
- func RestConfig() *rest.Config
- func UnInstallYaml(dataRaw []byte) error
- func UninstallYaml(clientSet *kubernetes.Clientset, dynamicClient dynamic.Interface, ns string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoInitDynamic ¶
func GetGVR ¶
func GetGVR(group, version, resource string) schema.GroupVersionResource
func InitClient ¶
func InitClient() *kubernetes.Clientset
func InitClientDiscovery ¶ added in v0.0.2
func InitClientDiscovery() *discovery.DiscoveryClient
func InitClientDynamic ¶
func InitClientMetrics ¶ added in v0.0.9
func InitRestClient ¶
func InitRestClient() (*rest.Config, error, *corev1client.CoreV1Client)
func InstallYaml ¶ added in v0.0.8
func InstallYamlFilename ¶ added in v0.0.8
func RestConfig ¶ added in v0.0.4
func UnInstallYaml ¶ added in v0.0.8
func UninstallYaml ¶ added in v0.0.8
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.