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

Method GetId

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

Source from the content-addressed store, hash-verified

201}
202
203func (x *GetSecretsResponse_Envelope) GetId() string {
204 if x != nil {
205 if x.xxx_hidden_Id != nil {
206 return *x.xxx_hidden_Id
207 }
208 return ""
209 }
210 return ""
211}
212
213func (x *GetSecretsResponse_Envelope) GetValue() []byte {
214 if x != nil {

Callers 2

GetSecretsMethod · 0.80

Calls

no outgoing calls

Tested by 1