Uses of Interface
software.amazon.awscdk.services.eks_v2.KubectlProviderOptions
Packages that use KubectlProviderOptions
-
Uses of KubectlProviderOptions in software.amazon.awscdk.services.eks_v2
Subinterfaces of KubectlProviderOptions in software.amazon.awscdk.services.eks_v2Modifier and TypeInterfaceDescriptioninterfaceProperties for a KubectlProvider.Classes in software.amazon.awscdk.services.eks_v2 that implement KubectlProviderOptionsModifier and TypeClassDescriptionstatic final classAn implementation forKubectlProviderOptionsstatic final classAn implementation forKubectlProviderPropsMethods in software.amazon.awscdk.services.eks_v2 that return KubectlProviderOptionsModifier and TypeMethodDescriptionKubectlProviderOptions.Builder.build()Builds the configured instance.default KubectlProviderOptionsClusterAttributes.getKubectlProviderOptions()Options for creating the kubectl provider - a lambda function that executeskubectlandhelmagainst the cluster.final KubectlProviderOptionsClusterAttributes.Jsii$Proxy.getKubectlProviderOptions()default KubectlProviderOptionsClusterCommonOptions.getKubectlProviderOptions()Options for creating the kubectl provider - a lambda function that executeskubectlandhelmagainst the cluster.final KubectlProviderOptionsClusterCommonOptions.Jsii$Proxy.getKubectlProviderOptions()final KubectlProviderOptionsClusterProps.Jsii$Proxy.getKubectlProviderOptions()final KubectlProviderOptionsFargateClusterProps.Jsii$Proxy.getKubectlProviderOptions()default KubectlProviderOptionsICluster.getKubectlProviderOptions()Options for creating the kubectl provider - a lambda function that executeskubectlandhelmagainst the cluster.default KubectlProviderOptionsICluster.Jsii$Default.getKubectlProviderOptions()Options for creating the kubectl provider - a lambda function that executeskubectlandhelmagainst the cluster.Methods in software.amazon.awscdk.services.eks_v2 with parameters of type KubectlProviderOptionsModifier and TypeMethodDescriptionCluster.Builder.kubectlProviderOptions(KubectlProviderOptions kubectlProviderOptions) Options for creating the kubectl provider - a lambda function that executeskubectlandhelmagainst the cluster.ClusterAttributes.Builder.kubectlProviderOptions(KubectlProviderOptions kubectlProviderOptions) Sets the value ofClusterAttributes.getKubectlProviderOptions()ClusterCommonOptions.Builder.kubectlProviderOptions(KubectlProviderOptions kubectlProviderOptions) Sets the value ofClusterCommonOptions.getKubectlProviderOptions()ClusterProps.Builder.kubectlProviderOptions(KubectlProviderOptions kubectlProviderOptions) Sets the value ofClusterCommonOptions.getKubectlProviderOptions()FargateCluster.Builder.kubectlProviderOptions(KubectlProviderOptions kubectlProviderOptions) Options for creating the kubectl provider - a lambda function that executeskubectlandhelmagainst the cluster.FargateClusterProps.Builder.kubectlProviderOptions(KubectlProviderOptions kubectlProviderOptions) Sets the value ofClusterCommonOptions.getKubectlProviderOptions()