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