multicluster

package
v1.5.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ProviderName is provider name for install.
	ProviderName = "multicluster"
)

Variables

This section is empty.

Functions

func Install

Install register handlers to provider discover.

Types

type DeployWorkflowStepExecutor added in v1.4.0

type DeployWorkflowStepExecutor interface {
	Deploy(ctx context.Context, policyNames []string, parallelism int) (healthy bool, reason string, err error)
}

DeployWorkflowStepExecutor executor to run deploy workflow step

func NewDeployWorkflowStepExecutor added in v1.4.0

func NewDeployWorkflowStepExecutor(cli client.Client, af *appfile.Appfile, apply oamProvider.ComponentApply, healthCheck oamProvider.ComponentHealthCheck, renderer oamProvider.WorkloadRenderer, ignoreTerraformComponent bool) DeployWorkflowStepExecutor

NewDeployWorkflowStepExecutor .

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL