cluster

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2025 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// These are not provided by the SDK.. another example of code we need
	// to generate.
	ClusterStatusActive         = "ACTIVE"
	ClusterStatusProvisioning   = "PROVISIONING"
	ClusterStatusDeprovisioning = "DEPROVISIONING"
	ClusterStatusFailed         = "FAILED"
	ClusterStatusInactive       = "INACTIVE"
)
View Source
const (
	FinalizerString = "finalizers.ecs.services.k8s.aws/Cluster"
)

Variables

View Source
var (
	GroupVersionResource = svcapitypes.GroupVersion.WithResource("clusters")
	GroupKind            = metav1.GroupKind{
		Group: "ecs.services.k8s.aws",
		Kind:  "Cluster",
	}
)
View Source
var (
	ACKSystemTags = []string{"services.k8s.aws/namespace", "services.k8s.aws/controller-version"}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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