rabbitmqcluster

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GVR

func Install

func Install(name string, opts ...manifest.CfgFn) feature.StepFn

Install will create a RabbitmqCluster resource, augmented with the config fn options.

func IsReady

func IsReady(name string, timing ...time.Duration) feature.StepFn

IsReady tests to see if a RabbitmqCluster becomes ready within the time given.

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

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