consts

package
v1.8.7 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultVolumeSize                 int16 = 300
	MaxUserStorageSize                int16 = 2000
	MachineResourceName                     = "general-machines"
	NfsProvisionerName                      = "cks-managed-nfs-storage"
	FullBackup                              = "fullbackup"
	MlImageDocsLink                         = "https://github.com/KindaiCVLAB/machinelearning-images/blob/master/versions"
	VersionDirectoryNameRegexpPattern       = `cuda[.0-9].*-cudnn[0-9]`
	PipRequirementsFileName                 = "requirements.txt"
	MLImageRegistryName                     = "ghcr.io/kindaicvlab/machinelearning-images"
)

Variables

View Source
var (
	ApplicationsAlias = []string{"application", "app"}
	StoragesAlias     = []string{"storage", "st"}
	MachinesAlias     = []string{"machine", "ma"}
	ImagesAlias       = []string{"image", "im"}
	CmpSliceOpts      = []cmp.Option{
		cmpopts.SortSlices(func(i, j int) bool {
			return i < j
		}),
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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