Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestCase ¶
type TestCase struct {
Name string
ChEnv map[string]string
Protocol string
ClusterName *string
Resource string
ResourceName string
ResourceAddress string
CheckNotExistsFunc func(ctx context.Context, dbopsClient dbops.Client, clusterName *string, attrs map[string]string) (bool, error)
CheckAttributesFunc func(ctx context.Context, dbopsClient dbops.Client, clusterName *string, attrs map[string]interface{}) error
}
Click to show internal directories.
Click to hide internal directories.