Documentation ¶
Index ¶
- func ReconcileConfigMap(ctx reconciler.Context, cluster *v1alpha1.PulsarCluster) error
- func ReconcileJob(ctx reconciler.Context, cluster *v1alpha1.PulsarCluster) error
- func ReconcilePodDisruptionBudget(ctx reconciler.Context, cluster *v1alpha1.PulsarCluster) error
- func ReconcileServices(ctx reconciler.Context, cluster *v1alpha1.PulsarCluster) (err error)
- func ReconcileStatefulSet(ctx reconciler.Context, cluster *v1alpha1.PulsarCluster) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReconcileConfigMap ¶
func ReconcileConfigMap(ctx reconciler.Context, cluster *v1alpha1.PulsarCluster) error
ReconcileConfigMap reconcile the configmap of the specified cluster
func ReconcileJob ¶
func ReconcileJob(ctx reconciler.Context, cluster *v1alpha1.PulsarCluster) error
func ReconcilePodDisruptionBudget ¶
func ReconcilePodDisruptionBudget(ctx reconciler.Context, cluster *v1alpha1.PulsarCluster) error
ReconcilePodDisruptionBudget reconcile the poddisruptionbudget of the specified cluster
func ReconcileServices ¶
func ReconcileServices(ctx reconciler.Context, cluster *v1alpha1.PulsarCluster) (err error)
ReconcileServices reconcile the services of the specified cluster
func ReconcileStatefulSet ¶
func ReconcileStatefulSet(ctx reconciler.Context, cluster *v1alpha1.PulsarCluster) error
ReconcileStatefulSet reconcile the statefulset of the specified cluster
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.