Documentation
¶
Index ¶
- Constants
- func Create(ctx core.Context, owner interface{ ... }, name string, services ...string) (*v1beta1.BrokerConsumer, error)
- func CreateOrUpdateOnAllServices(ctx core.Context, consumer interface{ ... }, includeItself bool) (*v1beta1.BrokerConsumer, error)
- func Reconcile(ctx core.Context, stack *v1beta1.Stack, consumer *v1beta1.BrokerConsumer) error
Constants ¶
View Source
const ( ConditionTypeReady = "Ready" ConditionTypeBrokerTopicCreated = "BrokerTopicCreated" ConditionTypeNatsStackConsumerCreated = "NatsStackConsumerCreated" ConditionTypeNatsServiceConsumerCreated = "NatsServiceConsumerCreated" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.