package
0.106.1-sumo-0-rc.0
Repository: https://github.com/sumologic/sumologic-otel-collector.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
HashKeyToEncryptionKey creates an encryption key using a default hasher.
HashKeyToEncryptionKeyWith creates a 32 bytes long key from the provided key using the provided hasher.
HashKeyToFilename creates a filename using the default hasher and provided key as input.
HashKeyToFilenameWith creates a filename using the provided key as input and using the provided hasher.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

CollectorCredentials are used for storing the credentials received during collector registration.
LocalFsStore implements Store interface and can be used to store and retrieve collector credentials from local file system.

# Interfaces

No description provided by the author
Store is an interface to get collector authentication data.

# Type aliases

No description provided by the author