Uses of Interface
software.amazon.awscdk.services.eks.KubectlProviderAttributes
-
Uses of KubectlProviderAttributes in software.amazon.awscdk.services.eks
Modifier and TypeClassDescriptionstatic final class
An implementation forKubectlProviderAttributes
Modifier and TypeMethodDescriptionKubectlProviderAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IKubectlProvider
KubectlProvider.fromKubectlProviderAttributes
(software.constructs.Construct scope, String id, KubectlProviderAttributes attrs) Import an existing provider.