Documentation ¶
Index ¶
Constants ¶
View Source
const ( ControllerName = "GuardRails" RoleSCCResourceName = "aro.guardrails.role.scc.resourcename" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func NewReconciler(log *logrus.Entry, client client.Client, dh dynamichelper.Interface, k8scli kubernetes.Interface) *Reconciler
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager setup our manager
func (*Reconciler) VersionLT411 ¶
func (r *Reconciler) VersionLT411(ctx context.Context) (bool, error)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.