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