Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/secrets-engine
/ GetConfigurable
Method
GetConfigurable
x/api/plugins/v1/api.pb.go:573–578 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
571
}
572
573
func
(x *Plugin) GetConfigurable() bool {
574
if
x != nil {
575
return
x.xxx_hidden_Configurable
576
}
577
return
false
578
}
579
580
func
(x *Plugin) GetRunStatus() RunStatus {
581
if
x != nil {
Callers
1
ListPlugins
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected