Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FulfillLSDaemonsetSpec ¶
func FulfillLSDaemonsetSpec(clusterInstance *hwameistoriov1alpha1.Cluster) *hwameistoriov1alpha1.Cluster
func SetLSDaemonSet ¶
func SetLSDaemonSet(clusterInstance *hwameistoriov1alpha1.Cluster) *appsv1.DaemonSet
Types ¶
type LocalStorageMaintainer ¶
type LocalStorageMaintainer struct { Client client.Client ClusterInstance *hwameistoriov1alpha1.Cluster }
func NewMaintainer ¶
func NewMaintainer(cli client.Client, clusterInstance *hwameistoriov1alpha1.Cluster) *LocalStorageMaintainer
func (*LocalStorageMaintainer) Ensure ¶
func (m *LocalStorageMaintainer) Ensure() (*hwameistoriov1alpha1.Cluster, error)
func (*LocalStorageMaintainer) Uninstall ¶ added in v0.14.8
func (m *LocalStorageMaintainer) Uninstall() error
Click to show internal directories.
Click to hide internal directories.