Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericPackageController ¶
type GenericPackageController struct {
// contains filtered or unexported fields
}
Generic reconciler for both Package and ClusterPackage objects.
func NewPackageController ¶
func (*GenericPackageController) SetEnvironment ¶
func (c *GenericPackageController) SetEnvironment(env *manifests.PackageEnvironment)
func (*GenericPackageController) SetupWithManager ¶
func (c *GenericPackageController) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.