Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileGitRepo ¶
type ReconcileGitRepo struct {
// contains filtered or unexported fields
}
ReconcileGitRepo reconciles a GitRepo object
func (*ReconcileGitRepo) Reconcile ¶
Reconcile will create or delete a git repository based on the event. The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue. ATTENTION: do not manipulate the spec here, this will lead to loops, as the specs are defined in the gitrepotemplates of the other CRDs (tenant, cluster).
Click to show internal directories.
Click to hide internal directories.