Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/prometheus/common
/ Description
Method
Description
config/http_config.go:773–773 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
771
type
SecretReader
interface
{
772
Fetch(ctx context.Context) (string, error)
773
Description() string
774
Immutable() bool
775
}
776
Callers
3
NewTLSConfigWithContext
Function · 0.65
getClientCertificate
Method · 0.65
RoundTrip
Method · 0.65
Implementers
3
InlineSecret
config/http_config.go
FileSecret
config/http_config.go
refSecret
config/http_config.go
Calls
no outgoing calls
Tested by
no test coverage detected