Versions in this module Expand all Collapse all v0 v0.1.0 Jun 22, 2020 Changes in this version + func Apply(resourceConfig []byte, kubeConfig *kubeconfig.KubeConfig) error + func Create(resourceConfig []byte, kubeConfig *kubeconfig.KubeConfig) error + func CreateNameSpace(namespace string, kubeConfig *kubeconfig.KubeConfig) error + func CreatePrometheusStack(kubecfg *kubeconfig.KubeConfig) + func CreateWithNamespace(resourceConfig []byte, kubeConfig *kubeconfig.KubeConfig, namespace string) error + func Delete(resourceConfig []byte, kubeConfig *kubeconfig.KubeConfig) error + func ExecuteWithNamespace(command string, resourceConfig []byte, kubeConfig *kubeconfig.KubeConfig, ...) error