Documentation ¶
Index ¶
Constants ¶
View Source
const (
ProviderName = string(kstonev1alpha2.KStoneFeatureBackupCheck)
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeatureBackupCheck ¶
type FeatureBackupCheck struct {
// contains filtered or unexported fields
}
func (*FeatureBackupCheck) Do ¶
func (c *FeatureBackupCheck) Do(inspection *kstonev1alpha2.EtcdInspection) error
func (*FeatureBackupCheck) Equal ¶
func (c *FeatureBackupCheck) Equal(cluster *kstonev1alpha2.EtcdCluster) bool
func (*FeatureBackupCheck) Sync ¶
func (c *FeatureBackupCheck) Sync(cluster *kstonev1alpha2.EtcdCluster) error
Click to show internal directories.
Click to hide internal directories.