Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterAdmissionPolicyReconciler ¶
type ClusterAdmissionPolicyReconciler struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
DeploymentsNamespace string
DeploymentsServiceAccountName string
}
ClusterAdmissionPolicyReconciler reconciles a ClusterAdmissionPolicy object
func (*ClusterAdmissionPolicyReconciler) Reconcile ¶
Reconcile takes care of reconciling ClusterAdmissionPolicy resources
func (*ClusterAdmissionPolicyReconciler) SetupWithManager ¶
func (r *ClusterAdmissionPolicyReconciler) SetupWithManager(mgr ctrl.Manager) error
nolint:wrapcheck SetupWithManager takes care of setting up the resources to watch
Click to show internal directories.
Click to hide internal directories.