rabbitmq

package
v0.41.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CA_SECRET_NAME  = "rabbitmq-ca"
	TLS_SECRET_NAME = "tls-secret"
)

Variables

This section is empty.

Functions

func Install

func Install(opts ...manifest.CfgFn) feature.StepFn

func WithEnvConfig added in v0.33.1

func WithEnvConfig() []manifest.CfgFn

func WithRabbitmqImagePullSecret added in v0.33.1

func WithRabbitmqImagePullSecret(name string) manifest.CfgFn

func WithRabbitmqServerImage added in v0.33.1

func WithRabbitmqServerImage(name string) manifest.CfgFn

func WithTLSSpec added in v0.35.0

func WithTLSSpec() manifest.CfgFn

func WithVHost added in v0.38.0

func WithVHost(vhost string) manifest.CfgFn

Types

type EnvConfig added in v0.33.1

type EnvConfig struct {
	RabbitmqServerImage     string `envconfig:"RABBITMQ_SERVER_IMAGE"`
	RabbitmqImagePullSecret string `envconfig:"RABBITMQ_IMAGE_PULL_SECRET"`
}
var EnvCfg EnvConfig

Jump to

Keyboard shortcuts

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