Versions in this module Expand all Collapse all v1 v1.17.0 Jun 5, 2020 Changes in this version + type KubeAPI struct + Client kubernetes.Interface + Namespace string + func NewClient() (*KubeAPI, error) + func (k *KubeAPI) CurrentTag(app, env, repo string) (string, error) + func (k *KubeAPI) Deploy(app, env, tag, repo string) error + func (k *KubeAPI) List(app, env string) error