vzchecks

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: UPL-1.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

Variables

View Source
var (
	DevReq = VZRequirement{
			// contains filtered or unexported fields
	}
	ProdReq = VZRequirement{
			// contains filtered or unexported fields
	}
	ManagedReq = VZRequirement{
				// contains filtered or unexported fields
	}
)

Functions

func PrerequisiteCheck

func PrerequisiteCheck(client clipkg.Client, profile ProfileType) []error

PrerequisiteCheck checks the prerequisites before applying the Verrazzano CR

Types

type ProfileType

type ProfileType string

ProfileType is the type of installation profile.

const (
	// Dev identifies the development install profile
	Dev ProfileType = "dev"
	// Prod identifies the production install profile
	Prod ProfileType = "prod"
	// ManagedCluster identifies the production managed-cluster install profile
	ManagedCluster ProfileType = "managed-cluster"
)

type ResourceType

type ResourceType string

type VZRequirement

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

Jump to

Keyboard shortcuts

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