Documentation ¶
Index ¶
- Constants
- func CRDTest(details VersionDetails, opts TestOptions) func(t *testing.T)
- func ClusterRoleBindingsTest(details VersionDetails, opts TestOptions) func(t *testing.T)
- func ClusterRolesTest(details VersionDetails, opts TestOptions) func(t *testing.T)
- func ComponentsTestOnInstallUpgrade(opts TestOptions) func(t *testing.T)
- func DeleteCRD(crds []string) func(*testing.T)
- func EnsureUninstall(all bool) (string, error)
- func MTLSTestOnInstallUpgrade(opts TestOptions) func(t *testing.T)
- func StatusTestOnInstallUpgrade(details VersionDetails, opts TestOptions) func(t *testing.T)
- func UpgradeTest(details VersionDetails) func(t *testing.T)
- type Resource
- type TestCase
- type TestOptions
- type VersionDetails
Constants ¶
View Source
const DaprTestNamespace = "dapr-cli-tests"
Variables ¶
This section is empty.
Functions ¶
func CRDTest ¶
func CRDTest(details VersionDetails, opts TestOptions) func(t *testing.T)
func ClusterRoleBindingsTest ¶
func ClusterRoleBindingsTest(details VersionDetails, opts TestOptions) func(t *testing.T)
func ClusterRolesTest ¶
func ClusterRolesTest(details VersionDetails, opts TestOptions) func(t *testing.T)
func ComponentsTestOnInstallUpgrade ¶
func ComponentsTestOnInstallUpgrade(opts TestOptions) func(t *testing.T)
func EnsureUninstall ¶
func MTLSTestOnInstallUpgrade ¶
func MTLSTestOnInstallUpgrade(opts TestOptions) func(t *testing.T)
func StatusTestOnInstallUpgrade ¶
func StatusTestOnInstallUpgrade(details VersionDetails, opts TestOptions) func(t *testing.T)
func UpgradeTest ¶
func UpgradeTest(details VersionDetails) func(t *testing.T)
Types ¶
type TestCase ¶
func GetTestsOnInstall ¶
func GetTestsOnInstall(details VersionDetails, opts TestOptions) []TestCase
func GetTestsOnUninstall ¶
func GetTestsOnUninstall(details VersionDetails, opts TestOptions) []TestCase
type TestOptions ¶
Click to show internal directories.
Click to hide internal directories.