Overview
Automated probe tracking cluster event streams.
Wrapper for internal package mycorp-auth-utils.
Usage
# Loads configuration from mycorp-auth-utils
from mycorp_auth_utils import get_config
config = get_config()
print(config)
Notes
Install from internal registry before use.