Documentation
¶
Index ¶
Constants ¶
View Source
const ControllerName = "mysql-image"
ControllerName used for identifying which controller is performing an operation.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileImage ¶
ReconcileImage reconciles a Image object
func (*ReconcileImage) Reconcile ¶
Reconcile reads that state of the cluster for a Image object and makes changes based on the state read and what is in the Image.Spec Automatically generate RBAC rules to allow the Controller to read and write Deployments +kubebuilder:rbac:groups=batch,resources=jobs,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=mysql.skpr.io,resources=images,verbs=get;list;watch;create;update;patch;delete
Click to show internal directories.
Click to hide internal directories.