We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedb9a7 commit 6493efdCopy full SHA for 6493efd
bootstrap/eks/api/v1beta2/eksconfig_types.go
@@ -22,6 +22,7 @@ import (
22
clusterv1 "sigs.k8s.io/cluster-api/api/v1beta1"
23
)
24
25
+// NodeType specifies the type of nodeq
26
// +kubebuilder:validation:Enum=al2023
27
type NodeType string
28
0 commit comments