Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileNodePool ¶
ReconcileNodePool reconciles a NodePool object
func (*ReconcileNodePool) Reconcile ¶
Reconcile reads that state of the cluster for a NodePool object and makes changes based on the state read and what is in the NodePool.Spec Automatically generate RBAC rules to allow the Controller to read and write Deployments +kubebuilder:rbac:groups=engine.azk.io,resources=nodesets,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=engine.azk.io,resources=nodesets/status,verbs=get;update;patch +kubebuilder:rbac:groups=engine.azk.io,resources=nodepools,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=engine.azk.io,resources=nodepools/status,verbs=get;update;patch