Documentation
¶
Index ¶
- func ConfigMap(image *anzalabsdevv1alpha1.Image) *corev1.ConfigMap
- func Job(image *anzalabsdevv1alpha1.Image) *batchv1.Job
- func Role(image *anzalabsdevv1alpha1.Image) *rbacv1.Role
- func RoleBinding(image *anzalabsdevv1alpha1.Image) *rbacv1.RoleBinding
- func ServiceAccount(image *anzalabsdevv1alpha1.Image) *corev1.ServiceAccount
- type ImageReconciler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RoleBinding ¶
func RoleBinding(image *anzalabsdevv1alpha1.Image) *rbacv1.RoleBinding
func ServiceAccount ¶
func ServiceAccount(image *anzalabsdevv1alpha1.Image) *corev1.ServiceAccount
Types ¶
type ImageReconciler ¶
ImageReconciler reconciles a Image object.
func (*ImageReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*ImageReconciler) SetupWithManager ¶
func (r *ImageReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.