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 ¶
GetKeyLong return a unique key for a given object in the pattern of <kind>/<apiversion>/<namespace>/<name> namespace can be null
func GetKeyShort ¶
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.
Click to show internal directories.
Click to hide internal directories.