tcnp

package
v14.24.1 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name is the identifier of the resource.
	Name = "tcnp"
)

Variables

This section is empty.

Functions

func IsAsgLookup added in v14.24.0

func IsAsgLookup(err error) bool

IsAsgLookup asserts asgLookupError.

func IsDeleteFailed

func IsDeleteFailed(err error) bool

IsDeleteFailed asserts eventCFDeleteError.

func IsDeleteInProgress

func IsDeleteInProgress(err error) bool

IsDeleteInProgress asserts deleteInProgressError.

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func IsNotExists

func IsNotExists(err error) bool

IsNotExists asserts notExistsError.

func IsOutputNotFound

func IsOutputNotFound(err error) bool

IsOutputNotFound asserts outputNotFoundError.

func IsTccpnNotUpdated

func IsTccpnNotUpdated(err error) bool

IsTccpnNotUpdated asserts timeoutError.

func IsUpdateInProgress

func IsUpdateInProgress(err error) bool

IsUpdateInProgress asserts updateInProgressError.

Types

type Config

type Config struct {
	CloudTags cloudtags.Interface
	Detection *changedetection.TCNP
	Encrypter encrypter.Interface
	Event     recorder.Interface
	Images    images.Interface
	K8sClient k8sclient.Interface
	Logger    micrologger.Logger

	AlikeInstances   string
	InstallationName string
}

type Resource

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

Resource implements the TCNP resource, which stands for Tenant Cluster Data Plane. We manage a dedicated Cloud Formation stack for each node pool.

func New

func New(config Config) (*Resource, error)

func (*Resource) EnsureCreated

func (r *Resource) EnsureCreated(ctx context.Context, obj interface{}) error

func (*Resource) EnsureDeleted

func (r *Resource) EnsureDeleted(ctx context.Context, obj interface{}) error

func (*Resource) Name

func (r *Resource) Name() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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