//
pkg.gl
Category
github.com/openshift/release-controller
pkg
releasepayload
controller
package
0.0.0-20240801203148-8031e9cf4a77
Repository:
https://github.com/openshift/release-controller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
32 SLOC
#
Functions
GetAnnotation
GetAnnotation returns the value of the annotation from the runtime.Object or an error if unable to retrieve annotation.
GetNamespaceAndName
GetNamespaceAndName returns the namespace and name from the runtime.Object or an error if either is missing.