remotecluster

package
v0.1.71 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: Apache-2.0 Imports: 14 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BackgroundDeletion

func BackgroundDeletion(p *remoteClusterProvisioner)

func BackgroundDeletionFromContext added in v0.1.64

func BackgroundDeletionFromContext(ctx context.Context) bool

func NewContextWithBackgroundDeletion added in v0.1.64

func NewContextWithBackgroundDeletion(ctx context.Context, backgroundDeletion bool) context.Context

Types

type ProvisionerOption

type ProvisionerOption func(p *remoteClusterProvisioner)

Allows us to specify options for the provided provisioner.

type RemoteCluster

type RemoteCluster struct {
	// contains filtered or unexported fields
}

RemoteCluster provides generic handling of remote cluster instances. Specialization is delegated to a provider specific interface.

func New

func New(generator provisioners.RemoteCluster, controller bool) *RemoteCluster

New returns a new initialized provisioner object.

func (*RemoteCluster) ProvisionOn

ProvisionOn returns a provisioner that will provision the remote, and provision the child provisioner on that remote.

Jump to

Keyboard shortcuts

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