# Functions
DefaultClusterConfig creates new config for cluster.
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
No description provided by the author
Resource takes an unqualified resource and returns a Group qualified GroupResource.
SupportedVersions are the supported versions of Kubernetes.
ValidateClusterConfig validates ClusterConfig.
# Constants
DefaultVersion represents default Kubernetes version supported.
LatestVersion represents latest Kubernetes version supported.
Version1_13 represents Kubernetes version 1.13.x.
Version1_14 represents Kubernetes version 1.14.x.
Version1_15 represents Kubernetes version 1.15.x.
Version1_16 represents Kubernetes version 1.16.x.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
# Structs
ClusterConfig represent a cluster.
ClusterConfigList is a list of ClusterConfig resources.
ClusterConfigSpec is what identifies a cluster.