@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-02T20:25:36.371Z") public interface IKubectlProvider extends IConstruct
Modifier and Type | Interface and Description |
---|---|
static interface |
IKubectlProvider.Jsii$Default
Internal default implementation for
IKubectlProvider . |
static class |
IKubectlProvider.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
IRole |
getHandlerRole()
The IAM execution role of the handler.
|
java.lang.String |
getRoleArn()
The IAM role to assume in order to perform kubectl operations against this cluster.
|
java.lang.String |
getServiceToken()
The custom resource provider's service token.
|
getNode
IRole getHandlerRole()
java.lang.String getRoleArn()
java.lang.String getServiceToken()