Documentation ¶
Index ¶
Constants ¶
View Source
const (
AnnotationTimestamp = "aro.openshift.io/lastSubnetReconcileTimestamp"
)
View Source
const (
ControllerName = "AzureSubnets"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler is the controller struct
func NewReconciler ¶
func NewReconciler(log *logrus.Entry, client client.Client) *Reconciler
NewReconciler creates a new Reconciler
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager creates the controller
Click to show internal directories.
Click to hide internal directories.