cluster

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: 105 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CredentialsRequestGroupVersionResource = schema.GroupVersionResource{
		Group:    cloudcredentialv1.SchemeGroupVersion.Group,
		Version:  cloudcredentialv1.SchemeGroupVersion.Version,
		Resource: "credentialsrequests",
	}
)

Functions

This section is empty.

Types

type FakeOpenShiftClusterDocumentVersionerService

type FakeOpenShiftClusterDocumentVersionerService struct {
	// contains filtered or unexported fields
}

func (*FakeOpenShiftClusterDocumentVersionerService) Get

type Interface

type Interface interface {
	Install(ctx context.Context) error
	Delete(ctx context.Context) error
	Update(ctx context.Context) error
	AdminUpdate(ctx context.Context) error
}

func New

func New(ctx context.Context, log *logrus.Entry, _env env.Interface, db database.OpenShiftClusters, dbGateway database.Gateway, dbOpenShiftVersions database.OpenShiftVersions, aead encryption.AEAD,
	billing billing.Manager, doc *api.OpenShiftClusterDocument, subscriptionDoc *api.SubscriptionDocument, hiveClusterManager hive.ClusterManager, metricsEmitter metrics.Emitter,
) (Interface, error)

New returns a cluster manager

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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