# Functions
FilterValidConsumerGroupIDs returns the list of consumer group IDs from the API.
FilterValidTopicNameArgs filters topics from the API and returns the names This is used in for dynamic completion of topic names.
TransformKafkaRequest modifies fields from the KafkaRequest payload object The main transformation is appending ":443" to the Bootstrap Server URL.
TransformKafkaRequestListItems modifies fields fields from a list of kafka instances The main transformation is appending ":443" to the Bootstrap Server URL.