Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RevisionController ¶
type RevisionController struct {
client.Client
ProviderProfiles []providerimages.ProviderImageManifests
ReleaseVersion string
// contains filtered or unexported fields
}
RevisionController reconciles the ClusterAPI singleton to create and track revisions based on provider images.
func (*RevisionController) Reconcile ¶
Reconcile handles creating revisions in the ClusterAPI singleton status.
func (*RevisionController) SetupWithManager ¶
func (r *RevisionController) SetupWithManager(mgr ctrl.Manager, tlsOptions []func(config *tls.Config)) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.