Optional
options: EbsCsiDriverAddOnPropsReadonly
coreReadonly
ebsOptional
Readonly
optionsOverride this method to create namespace for the core addon. In many cases the addon is created in the kube-system namespace which does not require creation as it is always there. For addons that support other namespace as destinations this method should be implemented.
Override this method to control how service account is created.
Template method to return managed policies for the service account. Allows overriding in subclasses to handle more complex cases of policies.
Template method with default implementation to execute the supplied function of policyDocumentProvider. Allows overriding this method in subclasses for more complex cases of policies.
Implementation of EBS CSI Driver EKS add-on