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