Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultPolicySyncPrefix string = "/var/run/nodeagent"
)
View Source
const ResourceName = "applicationlayer"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileApplicationLayer ¶
type ReconcileApplicationLayer struct {
// contains filtered or unexported fields
}
ReconcileApplicationLayer reconciles a ApplicationLayer object.
func (*ReconcileApplicationLayer) Reconcile ¶
func (r *ReconcileApplicationLayer) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)
Reconcile reads that state of the cluster for a ApplicationLayer object and makes changes based on the state read and what is in the ApplicationLayer.Spec.
Click to show internal directories.
Click to hide internal directories.