Documentation ¶
Index ¶
Constants ¶
View Source
const (
HelmAppVersionFinalizer = "helmappversion.application.kubesphere.io"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReconcileHelmApplication ¶
ReconcileHelmApplication reconciles a federated helm application object
func (*ReconcileHelmApplication) SetupWithManager ¶
func (r *ReconcileHelmApplication) SetupWithManager(mgr ctrl.Manager) error
type ReconcileHelmApplicationVersion ¶
ReconcileHelmApplicationVersion reconciles a helm application version object
func (*ReconcileHelmApplicationVersion) Reconcile ¶
func (r *ReconcileHelmApplicationVersion) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)
Reconcile reads that state of the cluster for a helmapplicationversions object and makes changes based on the state read and what is in the helmapplicationversions.Spec
func (*ReconcileHelmApplicationVersion) SetupWithManager ¶
func (r *ReconcileHelmApplicationVersion) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.