package
2.0.4+incompatible
Repository: https://github.com/packetloop/terraform-provider-kafka.git
Documentation: pkg.go.dev

# Functions

Provider function returns a custom TF provider called kafkaadmin that manages Kafka topics lifecycle.

# Structs

Config holds the provider configuration, and delivers a populated singularity connection based off the contained settings.
Conn is the client connection manager for singularity provider.