Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NamespaceForTesting ... NamespaceForTesting = "cne-testing" // NamespaceProducerTesting contains the name of the testing namespace NamespaceProducerTesting = "cloud-event-producer-testing" // NamespaceConsumerTesting ... NamespaceConsumerTesting = "cloud-event-consumer-testing" // CloudEventProducerDeploymentName ... CloudEventProducerDeploymentName = "cloud-producer-deployment" // CloudEventConsumerDeploymentName ... CloudEventConsumerDeploymentName = "cloud-consumer-deployment" // EventProxyContainerName Event Proxy container name EventProxyContainerName = "cloud-event-proxy" // ConsumerContainerName ... ConsumerContainerName = "cloud-event-consumer" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.