Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Label to enable knative-eventing in a namespace. InjectionLabelKey = "knative-eventing-injection" InjectionEnabledLabelValue = "enabled" InjectionDisabledLabelValue = "disabled" InjectedResourceLabel = "eventing.knative.dev/namespaceInjected" )
View Source
const (
DefaultBrokerName = "default"
)
Variables ¶
This section is empty.
Functions ¶
func InjectionDisabledLabels ¶
func InjectionEnabledLabels ¶
func MakeBroker ¶
MakeBroker creates a default Broker object for Namespace 'namespace'.
func OwnedLabels ¶
OwnedLabels generates the labels present on injected broker resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.