Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/secrets-engine
/ GetDisabled
Method
GetDisabled
x/api/plugins/v1/api.pb.go:559–564 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
557
}
558
559
func
(x *Plugin) GetDisabled() bool {
560
if
x != nil {
561
return
x.xxx_hidden_Disabled
562
}
563
return
false
564
}
565
566
func
(x *Plugin) GetExternal() bool {
567
if
x != nil {
Callers
1
ListPlugins
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected