Interface IKubectlProvider.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IKubectlProvider,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IKubectlProvider.Jsii$Proxy
- Enclosing interface:
IKubectlProvider
@Internal
public static interface IKubectlProvider.Jsii$Default
extends IKubectlProvider, software.constructs.IConstruct.Jsii$Default
Internal default implementation for
IKubectlProvider.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.eks_v2.IKubectlProvider
IKubectlProvider.Jsii$Default, IKubectlProvider.Jsii$Proxy -
Method Summary
Methods inherited from interface software.constructs.IConstruct.Jsii$Default
getNode, withMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getServiceToken
The custom resource provider's service token.- Specified by:
getServiceTokenin interfaceIKubectlProvider
-
getRole
The role of the provider lambda function.If undefined, you cannot use this provider to deploy helm charts.
- Specified by:
getRolein interfaceIKubectlProvider
-