Documentation
¶
Index ¶
Constants ¶
View Source
const ( ObjectSetHashAnnotation = "package-operator.run/hash" // Used to filter ObjectSets by their owning ObjectDeployment. ObjectSetObjectDeploymentLabel = "package-operator.run/object-deployment" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericObjectDeploymentController ¶
type GenericObjectDeploymentController struct {
// contains filtered or unexported fields
}
func (*GenericObjectDeploymentController) SetupWithManager ¶
func (od *GenericObjectDeploymentController) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.