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 534a4ae commit 7318f37Copy full SHA for 7318f37
api/v1alpha1/clusterconfig_types.go
@@ -446,5 +446,6 @@ func init() {
446
&AWSClusterConfig{},
447
&DockerClusterConfig{},
448
&NutanixClusterConfig{},
449
+ &EKSClusterConfig{},
450
)
451
}
0 commit comments