provision

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provision

type Provision interface {
	// Deploy deploys the workload identity configuration to the clusters in the system.
	Deploy(ctx context.Context, ds plugin.DataSource, kubeCfgFile string) error

	// TearDown tears down the workload identity configuration from the clusters in the system.
	TearDown(ctx context.Context, ds plugin.DataSource) error
}

Provision is the interface that provision plugins have to implement.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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