Documentation ¶
Index ¶
Constants ¶
View Source
const (
HelmCategoryFinalizer = "helmcategories.application.kubesphere.io"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileHelmCategory ¶
type ReconcileHelmCategory struct { client.Client Scheme *runtime.Scheme // contains filtered or unexported fields }
ReconcileWorkspace reconciles a Workspace object
func (*ReconcileHelmCategory) Reconcile ¶
Reconcile reads that state of the cluster for a helmcategories object and makes changes based on the state read and what is in the helmreleases.Spec +kubebuilder:rbac:groups=application.kubesphere.io,resources=helmcategories,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=application.kubesphere.io,resources=helmcategories/status,verbs=get;update;patch
Click to show internal directories.
Click to hide internal directories.