Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Framework ¶
type Framework struct { KubeClient kubernetes.Interface CRClient versioned.Interface Namespace string // contains filtered or unexported fields }
var Global *Framework
func (*Framework) DeleteEtcdOperatorCompletely ¶ added in v0.2.2
func (*Framework) SetupEtcdBackupOperator ¶ added in v0.7.0
SetupEtcdBackupOperator creates a etcd backup operator pod with name as "etcd-backup-operator".
func (*Framework) SetupEtcdOperator ¶ added in v0.2.0
func (*Framework) SetupEtcdRestoreOperatorAndService ¶ added in v0.7.0
SetupEtcdRestoreOperatorAndService creates an etcd restore operator pod and the restore operator service.
Click to show internal directories.
Click to hide internal directories.