apis

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const ReconcileError = "Error"
View Source
const ReconcileErrorReason = "Failed"
View Source
const ReconcileInProgress = "InProgress"
View Source
const ReconcileSuccess = "Success"
View Source
const ReconcileSuccessReason = "Succeded"
View Source
const ReconcileUnknown = "Unknown"

Variables

This section is empty.

Functions

func GetKeyLong

func GetKeyLong(obj metav1.Object) string

GetKeyLong return a unique key for a given object in the pattern of <kind>/<apiversion>/<namespace>/<name> namespace can be null

func GetKeyShort

func GetKeyShort(obj metav1.Object) string

GetKeyShort return a unique key for a given object in the pattern of <apiversion>/<namespace>/<name> namespace can be null

Types

This section is empty.

Jump to

Keyboard shortcuts

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