Versions in this module Expand all Collapse all v0 v0.1.0 Sep 28, 2016 Changes in this version + type Map struct + func ParseMapFromGKE(clusterLister gke.ClusterLister, projID, zone string) (*Map, error) + func (m Map) ClusterByName(name string) (*container.Cluster, bool) + func (m Map) ClusterNamesByVersion(matchingVersion string) []string + func (m Map) Names() []string