Documentation ¶
Index ¶
- func CheckLDMReallyReady(cli client.Client, clusterInstance *hwameistoriov1alpha1.Cluster) bool
- func FulfillLDMDaemonsetSpec(clusterInstance *hwameistoriov1alpha1.Cluster) *hwameistoriov1alpha1.Cluster
- func SetLDMDaemonSet(clusterInstance *hwameistoriov1alpha1.Cluster) *appsv1.DaemonSet
- type LocalDiskManagerMaintainer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckLDMReallyReady ¶
func CheckLDMReallyReady(cli client.Client, clusterInstance *hwameistoriov1alpha1.Cluster) bool
func FulfillLDMDaemonsetSpec ¶
func FulfillLDMDaemonsetSpec(clusterInstance *hwameistoriov1alpha1.Cluster) *hwameistoriov1alpha1.Cluster
func SetLDMDaemonSet ¶
func SetLDMDaemonSet(clusterInstance *hwameistoriov1alpha1.Cluster) *appsv1.DaemonSet
Types ¶
type LocalDiskManagerMaintainer ¶
type LocalDiskManagerMaintainer struct { Client client.Client ClusterInstance *hwameistoriov1alpha1.Cluster }
func NewMaintainer ¶
func NewMaintainer(cli client.Client, clusterInstance *hwameistoriov1alpha1.Cluster) *LocalDiskManagerMaintainer
func (*LocalDiskManagerMaintainer) Ensure ¶
func (m *LocalDiskManagerMaintainer) Ensure() (*hwameistoriov1alpha1.Cluster, error)
Click to show internal directories.
Click to hide internal directories.