@Internal public static interface IKubectlProvider.Jsii$Default extends IKubectlProvider, 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 ConstructNode |
getNode()
The construct tree node for this construct.
|
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 ConstructNode getNode()
@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.