Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeAPI ¶
type KubeAPI struct { Client kubernetes.Interface Namespace string }
KubeAPI performs all the Kubernetes API operations
func (*KubeAPI) CurrentTag ¶
CurrentTag fetches the currently deployed docker image tag for given app and env if it exists. First checks Kubernetes Deployment API and then Stateful Sets API
Click to show internal directories.
Click to hide internal directories.