Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CustomResourceReconciler ¶ added in v0.2.0
type CustomResourceReconciler struct {
// contains filtered or unexported fields
}
func NewCustomResourceReconciler ¶ added in v0.2.0
func NewCustomResourceReconciler(mgr ctrl.Manager, o controller.Options) *CustomResourceReconciler
func (*CustomResourceReconciler) SetupWithManager ¶ added in v0.2.0
func (r *CustomResourceReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.