Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitUntilOperatorReady ¶ added in v0.3.3
func WaitUntilOperatorReady(kubecli kubernetes.Interface, namespace, name string) error
WaitUntilOperatorReady will wait until the first pod selected for the label name=etcd-operator is ready.
Types ¶
type Framework ¶
type Framework struct { Config // global var KubeCli kubernetes.Interface S3Cli *s3.S3 S3Bucket string }
func (*Framework) CreateOperator ¶
func (*Framework) DeleteOperator ¶
func (*Framework) UpgradeOperator ¶
Click to show internal directories.
Click to hide internal directories.