Documentation
¶
Index ¶
Constants ¶
View Source
const MasterRoleLabel = "node-role.kubernetes.io/master"
Variables ¶
This section is empty.
Functions ¶
func VersionCompatible ¶
Types ¶
type Applier ¶
type Applier struct {
ClusterDesired *v2.Cluster
ClusterCurrent *v2.Cluster
ClusterFile clusterfile.Interface
ImageManager image.Service
ClusterImageMounter clusterimage.Interface
Client *k8s.Client
ImageStore store.ImageStore
CurrentClusterInfo *version.Info
}
Applier cloud builder using cloud provider to build a ClusterImage
Click to show internal directories.
Click to hide internal directories.