Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DeploymentFinalizer = "deployment.components.eks.amazon.com"
)
Functions ¶
Types ¶
type ReconcileDeployment ¶
ReconcileDeployment reconciles a Deployment object
func (*ReconcileDeployment) Reconcile ¶
Reconcile reads that state of the cluster for a Deployment object and makes changes based on the state read and what is in the Deployment.Spec Automatically generate RBAC rules to allow the Controller to read and write Deployments +kubebuilder:rbac:groups=components.eks.amazonaws.com,resources=deployments,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=cluster.eks.amazonaws.com,resources=eks,verbs=get;list
Click to show internal directories.
Click to hide internal directories.