Skip to content

Commit 6493efd

Browse files
committed
Lint error fix
1 parent dedb9a7 commit 6493efd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap/eks/api/v1beta2/eksconfig_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import (
2222
clusterv1 "sigs.k8s.io/cluster-api/api/v1beta1"
2323
)
2424

25+
// NodeType specifies the type of nodeq
2526
// +kubebuilder:validation:Enum=al2023
2627
type NodeType string
2728

0 commit comments

Comments
 (0)