Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeAPI ¶ added in v1.15.0
type KubeAPI struct { Client kubernetes.Interface Namespace string }
KubeAPI performs all the Kubernetes API operations
func (*KubeAPI) CurrentTag ¶ added in v1.15.0
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.