//
pkg.gl
Category
github.com/rhobs/obo-prometheus-operator
pkg
server
package
0.75.2-rhobs1
Repository:
https://github.com/rhobs/obo-prometheus-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
2
Files
279 SLOC
#
Functions
DefaultConfig
No description provided by the author
NewServer
NewServer initializes a web server with the given handler (typically an http.MuxServe).
RegisterFlags
No description provided by the author
#
Structs
Config
Config defines the web server configuration.
Server
Server is a web server.
TLSConfig
TLSConfig defines the TLS settings of the web server.