templates

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HelmMongoDBCluster        templateFile = "./helm-mongodb-cluster.yml.tpl"
	HelmMongoDBStandalone     templateFile = "./helm-mongodb-standalone.yml.tpl"
	HelmMongoDBStandaloneAuth templateFile = "./helm-mongodb-standalone-auth.yml.tpl"
	JobCreateDBUser           templateFile = "./job-create-db-user.yml.tpl"

	DBLifecycleTemplate templateFile = "./db-lifecycle.yml.tpl"
)

Variables

View Source
var ParseBytes = templates.ParseBytes

Functions

func Read

func Read(t templateFile) ([]byte, error)

Types

type DBLifecycleVars added in v1.1.0

type DBLifecycleVars struct {
	NodeSelector map[string]string
	Tolerations  []corev1.Toleration

	RootCredentialsSecret string
	NewCredentialsSecret  string
}

Jump to

Keyboard shortcuts

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