@Internal public static interface IKubectlProvider.Jsii$Default extends IKubectlProvider, software.constructs.IConstruct.Jsii$Default
IKubectlProvider.IKubectlProvider.Jsii$Default, IKubectlProvider.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default IRole |
getHandlerRole()
The IAM execution role of the handler.
|
default software.constructs.Node |
getNode()
The tree node.
|
default String |
getRoleArn()
The IAM role to assume in order to perform kubectl operations against this cluster.
|
default String |
getServiceToken()
The custom resource provider's service token.
|
@Stability(value=Stable) @NotNull default software.constructs.Node getNode()
getNode in interface software.constructs.IConstructgetNode in interface software.constructs.IConstruct.Jsii$Default@Stability(value=Stable) @NotNull default IRole getHandlerRole()
getHandlerRole in interface IKubectlProvider@Stability(value=Stable) @NotNull default String getRoleArn()
getRoleArn in interface IKubectlProvider@Stability(value=Stable) @NotNull default String getServiceToken()
getServiceToken in interface IKubectlProviderCopyright © 2022. All rights reserved.