Documentation
¶
Overview ¶
Package testutils has common utility for testing the components
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLocalStackConfig ¶
func Initialize ¶
func Initialize()
func SetAWSConfig ¶
SetAWSConfig sets the global AWS config and enable support for using localstack as proxy AWS services
Types ¶
type AWSResources ¶
type TestConfig ¶
type TestConfig struct { CSFLE *csfle.Config AWS *AWSResources KafkaTestTopic string KafkaTestTopic2 string TestURL1 string TestURL2 string }
func NewConfig ¶
func NewConfig() *TestConfig
Click to show internal directories.
Click to hide internal directories.