config

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FuseMLNamespace is the kubernetes namespace where FuseML workfloads are created
	FuseMLNamespace = "fuseml-workloads"
)

Variables

View Source
var (
	// DefaultUserNamePrefix is the default prefix for user names created for each project
	DefaultUserNamePrefix = "fuseml"
	// DefaultUserPassword is the default password used when creating new per-project users
	DefaultUserPassword = "changeme"
	// DefaultUserEmailDomain is the default domain for user email
	DefaultUserEmailDomain = "@fuseml.org"

	// HookSecret is the default secret used when creating repository hooks
	HookSecret = "generatedsecret"
)

Functions

func DefaultUserEmail

func DefaultUserEmail(org string) string

DefaultUserEmail returns default email for new per-project user

func DefaultUserName

func DefaultUserName(org string) string

DefaultUserName returns default user name for new per-project user

Types

This section is empty.

Jump to

Keyboard shortcuts

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