Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileGitTrack ¶
ReconcileGitTrack reconciles a GitTrack object
func (*ReconcileGitTrack) Reconcile ¶
Reconcile reads the state of the cluster for a GitTrack object and makes changes based on the state read and what is in the GitTrack.Spec Automatically generate RBAC rules to allow the Controller to read and write Deployments +kubebuilder:rbac:groups=faros.pusher.com,resources=gittracks,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=faros.pusher.com,resources=gittrackobjects,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=faros.pusher.com,resources=clustergittrackobjects,verbs=get;list;watch;create;update;patch;delete
Source Files ¶
Click to show internal directories.
Click to hide internal directories.