# Functions
ExternalService is a functional option for MakeK8sService to create a K8s service of type ExternalName pointing to the specified service in a namespace.
No description provided by the author
No description provided by the author
MakeDispatcher generates the dispatcher deployment for the KafKa channel.
MakeDispatcherService creates the Kafka dispatcher service.
No description provided by the author
MakeK8sService creates a new K8s Service for a Channel resource.
MakeRoleBinding creates a RoleBinding object for the Kafka dispatcher service account 'sa' in the Namespace 'ns'.
MakeServiceAccount creates a ServiceAccount object for the Namespace 'ns'.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
ServiceOption can be used to optionally modify the K8s service in MakeK8sService.