vshnredis

package
v4.66.2 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: BSD-3-Clause Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RedisHost is env variable in the connection secret
	RedisHost = "REDIS_HOST"
	// RedisUser is env variable in the connection secret
	RedisUser = "REDIS_USERNAME"
	// RedisPassword is env variable in the connection secret
	RedisPassword = "REDIS_PASSWORD"
	// RedisPort is env variable in the connection secret
	RedisPort = "REDIS_PORT"
	// RedisURL is env variable in the connection secret
	RedisURL = "REDIS_URL"
)

Variables

This section is empty.

Functions

func AddBackup

func AddBackup(ctx context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result

AddBackup creates an object bucket and a K8up schedule to do the actual backup.

func AddMaintenanceJob

func AddMaintenanceJob(ctx context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result

AddMaintenanceJob will add a job to do the maintenance for the instance

func AddUrlToConnectionDetails added in v4.30.0

func AddUrlToConnectionDetails(ctx context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result

AddUrlToConnectionDetails changes the desired state of a FunctionIO

func DeployRedis added in v4.45.0

func DeployRedis(ctx context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result

func ManageRelease

func ManageRelease(ctx context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result

ManageRelease will update the release in line with other composition functions

func ResizePVCs

func ResizePVCs(ctx context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result

ResizePVCs will add a job to do the pvc resize for the instance

func RestoreBackup

func RestoreBackup(ctx context.Context, svc *runtime.ServiceRuntime) *xfnproto.Result

Types

This section is empty.

Jump to

Keyboard shortcuts

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