Documentation ¶
Index ¶
- func GetDeployment(namespace string, name string) (*v1.Deployment, error)
- func GetDeployments(namespace string) (*v1.DeploymentList, error)
- func GetKubeClient() (kubernetes.Interface, error)
- func GetNamespaceFromCurrentContext() (string, error)
- func IsDeploymentExists(namespace string, name string) (bool, error)
- func SetCurrentNamespaceIfBlank(namespace *string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeployment ¶
func GetDeployment(namespace string, name string) (*v1.Deployment, error)
func GetDeployments ¶
func GetDeployments(namespace string) (*v1.DeploymentList, error)
func GetKubeClient ¶
func GetKubeClient() (kubernetes.Interface, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.