Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DefaultRootVolumeSize is 120Gi because HCP NodePools provisioned with HCP CLI are set with 120Gi root volume by default. // https://github.com/openshift/hypershift/blob/8be1d9c6f8f79106444e48f2b7d0069b942ba0d7/cmd/nodepool/aws/create.go#L30 DefaultRootVolumeSize = "120Gi" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EC2NodeClassReconciler ¶
type EC2NodeClassReconciler struct {
Namespace string
upsert.CreateOrUpdateProvider
// contains filtered or unexported fields
}
func (*EC2NodeClassReconciler) SetupWithManager ¶
Click to show internal directories.
Click to hide internal directories.