Uses of Interface
software.amazon.awscdk.services.eks.KubectlProviderAttributes
Packages that use KubectlProviderAttributes
-
Uses of KubectlProviderAttributes in software.amazon.awscdk.services.eks
Classes in software.amazon.awscdk.services.eks that implement KubectlProviderAttributesModifier and TypeClassDescriptionstatic final classAn implementation forKubectlProviderAttributesMethods in software.amazon.awscdk.services.eks that return KubectlProviderAttributesModifier and TypeMethodDescriptionKubectlProviderAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks with parameters of type KubectlProviderAttributesModifier and TypeMethodDescriptionstatic IKubectlProviderKubectlProvider.fromKubectlProviderAttributes(software.constructs.Construct scope, String id, KubectlProviderAttributes attrs) Import an existing provider.