liveconfig

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	HiveRestConfig(context.Context, int) (*rest.Config, error)
	InstallViaHive(context.Context) (bool, error)
	AdoptByHive(context.Context) (bool, error)
	UseCheckAccess(context.Context) (bool, error)

	// Allows overriding the default installer pullspec for Prod, if the OpenShiftVersions database is not populated
	DefaultInstallerPullSpecOverride(context.Context) string
}

func NewDev

func NewDev(location string, managedClustersClient containerservice.ManagedClustersClient) Manager

func NewProd

func NewProd(location string, managedClustersClient containerservice.ManagedClustersClient) Manager

Jump to

Keyboard shortcuts

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