# Functions
CompareSlice compares two slices based on operator.
No description provided by the author
GetConfigMapVolumePath returns the path of the mounted configmap.
GetGSSAPIConfig A utility function to get sasl.gssapi.Config.
GetIsbSvcEnvVars is helper function to get the ISB service type and generate corresponnding environment variables.
GetSaramaConfigFromYAMLString parse yaml string to sarama.config.
No description provided by the author
No description provided by the author
GetSecretVolumePath returns the path of the mounted secret.
A utility function to get tls.Config.
K8sRestConfig returns a rest config for the kubernetes cluster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MustUnJSON unmarshalls JSON or panics.
No description provided by the author
No description provided by the author
RandomString generate a random string with given length.
No description provided by the author
VolumesFromSecretsOrConfigMaps builds volumes and volumeMounts spec based on the obj and its children's secretKeyselector and configMapKeySelector.
# Variables
No description provided by the author
copied from https://github.com/IBM/sarama/blob/main/examples/sasl_scram_client/scram_client.go.
copied from https://github.com/IBM/sarama/blob/main/examples/sasl_scram_client/scram_client.go.
# Structs
UniqueStringList is a list of strings that only allows unique values.
No description provided by the author