Documentation
¶
Index ¶
- func FluxControllerPluginDeletePolicyRetain(ctx context.Context, adminClient, remoteClient client.Client, ...)
- func FluxControllerPluginDependencies(ctx context.Context, adminClient, remoteClient client.Client, ...)
- func FluxControllerPodInfoByPlugin(ctx context.Context, adminClient, remoteClient client.Client, ...)
- func FluxControllerUIOnlyPlugin(ctx context.Context, adminClient, remoteClient client.Client, ...)
- func PluginControllerHelmRollback(ctx context.Context, adminClient, remoteClient client.Client, ...)
- func PluginControllerNginxByPlugin(ctx context.Context, adminClient, remoteClient client.Client, ...)
- func PluginControllerNginxByPreset(ctx context.Context, adminClient, remoteClient client.Client, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FluxControllerPluginDeletePolicyRetain ¶ added in v0.8.0
func FluxControllerPluginDeletePolicyRetain(ctx context.Context, adminClient, remoteClient client.Client, env *shared.TestEnv, remoteClusterName, teamName string)
FluxControllerPluginDeletePolicyRetain tests that the helm release is left behind when deleting the Plugin.
func FluxControllerPluginDependencies ¶ added in v0.7.0
func FluxControllerPluginDependencies(ctx context.Context, adminClient, remoteClient client.Client, env *shared.TestEnv, remoteClusterName, teamName string)
FluxControllerPluginDependencies is a scenario in which leafPreset depends on both midPreset and globalPlugin, and midPreset depends on globalPlugin.
func FluxControllerUIOnlyPlugin ¶ added in v0.7.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.