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 (
	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

type DBLifecycleVars struct {
	NodeSelector map[string]string   `json:"nodeSelector"`
	Tolerations  []corev1.Toleration `json:"tolerations"`

	PostgressRootCredentialsSecret string `json:"postgressRootCredentialsSecret"`
	PostgressNewCredentialsSecret  string
}

Jump to

Keyboard shortcuts

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