Puppet Data Type Alias: Prometheus::Web_config

Defined in:
types/web_config.pp

Summary

webconfig for the exporter

Overview

Alias of

Struct[{
    Optional[tls_server_config] => Prometheus::Web_config::Tls_server_config,
    Optional[http_server_config] => Prometheus::Web_config::Http_server_config,
    Optional[basic_auth_users] => Hash[String[1],String[1],1],
}]


# File 'types/web_config.pp', line 3