@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-03-22T19:35:49.059Z") 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()