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