MCPcopy Create free account
hub / github.com/docker/secrets-engine / SetName

Method SetName

x/api/plugins/v1/api.pb.go:608–611  ·  view source on GitHub ↗
(v string)

Source from the content-addressed store, hash-verified

606}
607
608func (x *Plugin) SetName(v string) {
609 x.xxx_hidden_Name = &v
610 protoimpl.X.SetPresent(&(x.XXX_presence[0]), 0, 8)
611}
612
613func (x *Plugin) SetVersion(v string) {
614 x.xxx_hidden_Version = &v

Callers 2

EnablePluginMethod · 0.45
DisablePluginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected