service

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: 39 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// These are not provided by the SDK.. another example of code we need
	// to generate.
	ServiceStatusActive       = "ACTIVE"
	ServiceStatusProvisioning = "PRIMARY"
	ServiceStatusInactive     = "INACTIVE"
)
View Source
const (
	FinalizerString = "finalizers.ecs.services.k8s.aws/Service"
)

Variables

View Source
var (
	GroupVersionResource = svcapitypes.GroupVersion.WithResource("services")
	GroupKind            = metav1.GroupKind{
		Group: "ecs.services.k8s.aws",
		Kind:  "Service",
	}
)
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