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

Method Build

x/api/resolver/v1/api.pb.go:92–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90}
91
92func (b0 GetSecretsRequest_builder) Build() *GetSecretsRequest {
93 m0 := &GetSecretsRequest{}
94 b, x := &b0, m0
95 _, _ = b, x
96 if b.Pattern != nil {
97 protoimpl.X.SetPresentNonAtomic(&(x.XXX_presence[0]), 0, 1)
98 x.xxx_hidden_Pattern = b.Pattern
99 }
100 return m0
101}
102
103type GetSecretsResponse struct {
104 state protoimpl.MessageState `protogen:"opaque.v1"`

Callers 4

newGetSecretRequestFunction · 0.45
GetSecretsMethod · 0.45
GetSecretsMethod · 0.45

Calls

no outgoing calls

Tested by 1

newGetSecretRequestFunction · 0.36