Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperatorManager ¶
type OperatorManager struct {
// contains filtered or unexported fields
}
func NewOperatorManager ¶
func NewOperatorManager(kubeClient client.Client) *OperatorManager
func (*OperatorManager) InstallBuildsForOpenShift ¶
func (m *OperatorManager) InstallBuildsForOpenShift(ctx context.Context) error
InstallBuildsForOpenShift ensures that Builds for OpenShift and its operands have been installed and deployed on the cluster.
Click to show internal directories.
Click to hide internal directories.