Documentation ¶
Index ¶
- func Deploy(dev *model.Dev, namespace string, c *kubernetes.Clientset) (string, error)
- func DevDeploy(dev *model.Dev, namespace string, c *kubernetes.Clientset) (string, error)
- func GetCNDPod(c *kubernetes.Clientset, namespace, deploymentName, devContainer string) (*apiv1.Pod, error)
- func GetFullName(namespace, deploymentName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCNDPod ¶
func GetCNDPod(c *kubernetes.Clientset, namespace, deploymentName, devContainer string) (*apiv1.Pod, error)
GetCNDPod returns the pod that has the cnd containers
func GetFullName ¶
GetFullName returns the full name of the deployment. This is mostly used for logs and labels
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.