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

Method GetEnvelopes

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

Source from the content-addressed store, hash-verified

133}
134
135func (x *GetSecretsResponse) GetEnvelopes() []*GetSecretsResponse_Envelope {
136 if x != nil {
137 if x.xxx_hidden_Envelopes != nil {
138 return *x.xxx_hidden_Envelopes
139 }
140 }
141 return nil
142}
143
144func (x *GetSecretsResponse) SetEnvelopes(v []*GetSecretsResponse_Envelope) {
145 x.xxx_hidden_Envelopes = &v

Callers 2

GetSecretsMethod · 0.80

Calls

no outgoing calls

Tested by 1