deploy

package
v0.0.0-...-37f2402 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 38 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Operator

type Operator interface {
	CreateOrUpdate(context.Context) error
	CreateOrUpdateCredentialsRequest(context.Context) error
	IsReady(context.Context) (bool, error)
	Restart(context.Context, []string) error
	IsRunningDesiredVersion(context.Context) (bool, error)
	RenewMDSDCertificate(context.Context) error
}

func New

func New(log *logrus.Entry, env env.Interface, oc *api.OpenShiftCluster, arocli aroclient.Interface, client client.Client, extensionscli extensionsclient.Interface, kubernetescli kubernetes.Interface) (Operator, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL