Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CrunchyData/postgres-operator
/ Enabled
Method
Enabled
internal/feature/features.go:56–56 ·
view source on GitHub ↗
(Feature)
Source
from the content-addressed store, hash-verified
54
// Gate indicates what features exist and which are enabled.
55
type
Gate
interface
{
56
Enabled(Feature) bool
57
}
58
59
// MutableGate contains features that can be enabled or disabled.
Callers
6
TestDefaults
Function · 0.95
TestStringFormat
Function · 0.95
Reconcile
Method · 0.65
TestLogrus
Function · 0.65
Enabled
Function · 0.65
ShowEnabled
Function · 0.65
Implementers
1
sink
internal/logging/logr.go
Calls
no outgoing calls
Tested by
3
TestDefaults
Function · 0.76
TestStringFormat
Function · 0.76
TestLogrus
Function · 0.52