db_proxy

package
v1.4.15 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	FinalizerString = "finalizers.rds.services.k8s.aws/DBProxy"
)

Variables

View Source
var (
	GroupVersionResource = svcapitypes.GroupVersion.WithResource("dbproxies")
	GroupKind            = metav1.GroupKind{
		Group: "rds.services.k8s.aws",
		Kind:  "DBProxy",
	}
)
View Source
var (
	ACKSystemTags = []string{"services.k8s.aws/namespace", "services.k8s.aws/controller-version"}
)
View Source
var (
	// TerminalStatuses are the status strings that are terminal states for a
	// DB proxy.
	TerminalStatuses = []string{
		string(svcsdktypes.DBProxyStatusIncompatibleNetwork),
		string(svcsdktypes.DBProxyStatusDeleting),
		string(svcsdktypes.DBProxyStatusSuspending),
	}
)

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