Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/etcd
/ Enable
Method
Enable
server/internal/clientv2/auth_user.go:66–66 ·
view source on GitHub ↗
Enable auth.
(ctx context.Context)
Source
from the content-addressed store, hash-verified
64
type
AuthAPI
interface
{
65
// Enable auth.
66
Enable(ctx context.Context) error
67
68
// Disable auth.
69
Disable(ctx context.Context) error
Callers
3
testV3LeaseTimeToLiveWithLeaderChanged
Function · 0.65
TestV3NoEventsLostOnCompact
Function · 0.65
BeforeTest
Function · 0.65
Implementers
1
httpAuthAPI
server/internal/clientv2/auth_user.go
Calls
no outgoing calls
Tested by
2
testV3LeaseTimeToLiveWithLeaderChanged
Function · 0.52
TestV3NoEventsLostOnCompact
Function · 0.52