Documentation
¶
Index ¶
- Constants
- func Install(opts ...manifest.CfgFn) feature.StepFn
- func WithEnvConfig() []manifest.CfgFn
- func WithRabbitmqImagePullSecret(name string) manifest.CfgFn
- func WithRabbitmqServerImage(name string) manifest.CfgFn
- func WithTLSSpec() manifest.CfgFn
- func WithVHost(vhost string) manifest.CfgFn
- type EnvConfig
Constants ¶
View Source
const ( CA_SECRET_NAME = "rabbitmq-ca" TLS_SECRET_NAME = "tls-secret" )
Variables ¶
This section is empty.
Functions ¶
func WithEnvConfig ¶ added in v0.33.1
func WithRabbitmqImagePullSecret ¶ added in v0.33.1
func WithRabbitmqServerImage ¶ added in v0.33.1
func WithTLSSpec ¶ added in v0.35.0
Types ¶
Click to show internal directories.
Click to hide internal directories.