key

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2021 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultDeletePendingWindowInDays = int64(7)
)

Variables

View Source
var (
	GroupVersionResource = svcapitypes.GroupVersion.WithResource("keys")
	GroupKind            = metav1.GroupKind{
		Group: "kms.services.k8s.aws",
		Kind:  "Key",
	}
)

Functions

func GetDeletePendingWindowInDays

func GetDeletePendingWindowInDays(
	m *metav1.ObjectMeta,
) int64

GetDeletePendingWindowInDays returns the pending window (in days) as determined by the annotation on the object, or the default value otherwise.

Types

This section is empty.

Jump to

Keyboard shortcuts

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