Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitmqRecipient ¶
type RabbitmqRecipient struct {
Name, Namespace string
CustomResourceName, ServiceName string
Image, AmqpClientName, MgmtHttpName string
AmqpClientPort, MgmtHttpPort int
Count int
ClusterName string
}
func NewRabbitmqRecipient ¶
func NewRabbitmqRecipient(name, namespace, crn, service string, count *int32) *RabbitmqRecipient
func (*RabbitmqRecipient) Generate ¶
func (recipe *RabbitmqRecipient) Generate() (*v1beta2.StatefulSet, error)
Click to show internal directories.
Click to hide internal directories.