deleteAddon

inline suspend fun EksClient.deleteAddon(crossinline block: DeleteAddonRequest.Builder.() -> Unit): DeleteAddonResponse

Deletes an Amazon EKS add-on.

When you remove an add-on, it's deleted from the cluster. You can always manually start an add-on on the cluster using the Kubernetes API.