Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePredicate ¶
func CreatePredicate(e event.CreateEvent) bool
CreatePredicate accepts KubernetesApplications that have not yet been scheduled to a KubernetesTarget.
func UpdatePredicate ¶
func UpdatePredicate(e event.UpdateEvent) bool
UpdatePredicate accepts KubernetesApplications that have not yet been scheduled to a KubernetesTarget.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
A Reconciler schedules KubernetesApplications to KubernetesTargets.
Click to show internal directories.
Click to hide internal directories.