examples

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Meilisearch         = "meilisearch"
	MeilisearchPassword = "test123!"
)
View Source
const (
	Postgres = "postgres"

	PostgresDB       = "postgres"
	PostgresPassword = "test123!"
	PostgresUser     = "postgres"
)
View Source
const (
	RethinkDB = "rethinkdb"

	RethinkDbPassword = "test123!"
)

Variables

View Source
var (
	Localfs               = "localfs"
	LocalfsContainerImage = "alpine:3.19"
)
View Source
var (
	Etcd = "etcd"
)
View Source
var (
	KeyDB = "keydb"
)
View Source
var (
	Redis = "redis"
)

Functions

func EtcdBackingResources

func EtcdBackingResources(namespace string) []client.Object

func EtcdSts

func EtcdSts(namespace string) *appsv1.StatefulSet

func KeyDBBackingResources added in v0.10.0

func KeyDBBackingResources(namespace string) []client.Object

func KeyDBSts added in v0.10.0

func KeyDBSts(namespace string) *appsv1.StatefulSet

func LocalfsBackingResources added in v0.10.1

func LocalfsBackingResources(namespace string) []client.Object

func LocalfsSts added in v0.10.1

func LocalfsSts(namespace string) *appsv1.StatefulSet

func MeilisearchBackingResources

func MeilisearchBackingResources(namespace string) []client.Object

func MeilisearchSts

func MeilisearchSts(namespace string) *appsv1.StatefulSet

func PostgresBackingResources

func PostgresBackingResources(namespace string) []client.Object

func PostgresSts

func PostgresSts(namespace string) *appsv1.StatefulSet

func RedisBackingResources added in v0.10.0

func RedisBackingResources(namespace string) []client.Object

func RedisSts added in v0.10.0

func RedisSts(namespace string) *appsv1.StatefulSet

func RethinkDbBackingResources

func RethinkDbBackingResources(namespace string) []client.Object

func RethinkDbSts

func RethinkDbSts(namespace string) *appsv1.StatefulSet

Types

This section is empty.

Jump to

Keyboard shortcuts

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