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