helmrepo

package
v0.0.0-...-18e089f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 21 Imported by: 1

Documentation

Index

Constants

View Source
const (
	MinRetryDuration     = 60
	MaxRetryDuration     = 600
	HelmRepoSyncStateLen = 10

	StateSuccess = "successful"
	StateFailed  = "failed"
	MessageLen   = 512
)
View Source
const (
	HelmRepoFinalizer = "helmrepo.application.kubesphere.io"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ReconcileHelmRepo

type ReconcileHelmRepo struct {
	client.Client
	// contains filtered or unexported fields
}

ReconcileWorkspace reconciles a Workspace object

func (*ReconcileHelmRepo) Reconcile

func (r *ReconcileHelmRepo) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Reconcile reads that state of the cluster for a helmrepoes object and makes changes based on the state read and what is in the helmreleases.Spec +kubebuilder:rbac:groups=application.kubesphere.io,resources=helmrepos,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=application.kubesphere.io,resources=helmrepos/status,verbs=get;update;patch

func (*ReconcileHelmRepo) SetupWithManager

func (r *ReconcileHelmRepo) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL