Versions in this module Expand all Collapse all v0 v0.0.1 Apr 21, 2020 Changes in this version + type Cluster struct + Client typedCorev1.CoreV1Interface + func (c Cluster) KubernetesAPISSLPort() (int, error) + func (c Cluster) KubernetesAPIServer() (string, error) + func (c Cluster) KubernetesClusterName() (string, error) + func (c Cluster) PodSubnets() (string, error) + func (c Cluster) ServiceSubnets() (string, error)