Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeReconciler ¶
type NodeReconciler struct {
// TenantKubeconfig is the path to the kubeconfig file for the tenant cluster
TenantKubeconfig string
// ClusterName is the name of the cluster being managed
ClusterName string
// CloudSigma credentials
CloudSigmaUsername string
CloudSigmaPassword string
CloudSigmaRegion string
// contains filtered or unexported fields
}
NodeReconciler reconciles nodes in the tenant cluster It connects to the tenant cluster using a kubeconfig and manages node initialization
Click to show internal directories.
Click to hide internal directories.