Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Address string BaseDomain string Provider string Installation string CreatePVC bool StorageSize string RestrictedAccessEnabled bool WhitelistedSubnets string RetentionDuration string RetentionSize string K8sClient k8sclient.Interface Logger micrologger.Logger PrometheusClient promclient.Interface }
Click to show internal directories.
Click to hide internal directories.