MCPcopy 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
559func (x *Plugin) GetDisabled() bool {
560 if x != nil {
561 return x.xxx_hidden_Disabled
562 }
563 return false
564}
565
566func (x *Plugin) GetExternal() bool {
567 if x != nil {

Callers 1

ListPluginsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected