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