Versions in this module Expand all Collapse all v0 v0.2.2 Nov 2, 2019 v0.2.1 Nov 2, 2019 Changes in this version + type Client interface + CheckContainerImage func(namespace, labelSelector, expectedImage string) (bool, error) + GetConfigMap func(name, namespace string) (map[string]string, error) + func MustNewClient() Client + type PodInfo struct + Hostname string + Ip string