Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { client.Client Scheme *apiMachinery.Scheme // contains filtered or unexported fields }
Controller reconciles a ClickHouseKeeper object
func (*Controller) GetCHIByObjectMeta ¶
func (c *Controller) GetCHIByObjectMeta(meta meta.Object, isCR bool) (*apiChk.ClickHouseKeeperInstallation, error)
GetCHIByObjectMeta gets CHI by namespaced name
Source Files
¶
Click to show internal directories.
Click to hide internal directories.