Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ RegisterFlags
Method
RegisterFlags
flagext/register.go:12–12 ·
view source on GitHub ↗
(*flag.FlagSet)
Source
from the content-addressed store, hash-verified
10
// Registerer is a thing that can RegisterFlags
11
type
Registerer
interface
{
12
RegisterFlags(*flag.FlagSet)
13
}
14
15
// RegistererWithLogger is a thing that can RegisterFlags with a Logger
Callers
10
RegisterFlagsWithPrefix
Method · 0.65
TestServerWithoutTlsEnabled
Function · 0.65
TestServerWithLocalhostCertNoClientCertAuth
Function · 0.65
TestServerWithoutLocalhostCertNoClientCertAuth
Function · 0.65
TestTLSServerWithLocalhostCertWithClientCertificateEnforcementUsingClientCA1
Function · 0.65
TestTLSServerWithLocalhostCertWithClientCertificateEnforcementUsingClientCA2
Function · 0.65
RegisterFlags
Function · 0.65
RegisterFlagsWithLogger
Function · 0.65
DefaultValues
Function · 0.65
RegisterFlags
Method · 0.65
Implementers
13
Config
ring/ring.go
LifecyclerConfig
ring/lifecycler.go
Config
kv/etcd/etcd.go
Config
kv/consul/client.go
TCPTransportConfig
kv/memberlist/tcp_transport.go
PropagationDelayTrackerConfig
kv/memberlist/propagation_tracker.go
KVConfig
kv/memberlist/memberlist_client.go
grpcConfig
crypto/tls/test/tls_integration_test.g
Config
runtimeconfig/manager.go
Config
grpcclient/grpcclient.go
Config
hedging/hedging.go
Level
log/level.go
Calls
no outgoing calls
Tested by
5
TestServerWithoutTlsEnabled
Function · 0.52
TestServerWithLocalhostCertNoClientCertAuth
Function · 0.52
TestServerWithoutLocalhostCertNoClientCertAuth
Function · 0.52
TestTLSServerWithLocalhostCertWithClientCertificateEnforcementUsingClientCA1
Function · 0.52
TestTLSServerWithLocalhostCertWithClientCertificateEnforcementUsingClientCA2
Function · 0.52