validation

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0, BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DiskTypeStandard is the standard disk type
	DiskTypeStandard = "pd-standard"
	// DiskTypeSSD is the SSD disk type
	DiskTypeSSD = "pd-ssd"
	// DiskTypeScratch is the SCRATCH disk type
	DiskTypeScratch = "SCRATCH"
	// DiskTypePDBalanced is the balanced disk type
	DiskTypePDBalanced = "pd-balanced"

	// DiskInterfaceNVME is the NVME disk interface
	DiskInterfaceNVME = "NVME"
	// DiskInterfaceSCSI is the SCSI disk interface
	DiskInterfaceSCSI = "SCSI"
)

Variables

This section is empty.

Functions

func ValidateGCPProviderSpec

func ValidateGCPProviderSpec(spec *api.GCPProviderSpec, secrets *corev1.Secret) []error

ValidateGCPProviderSpec validates gcp provider spec

Types

This section is empty.

Jump to

Keyboard shortcuts

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