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

Struct GetSecretsResponse

x/api/resolver/v1/api.pb.go:103–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103type GetSecretsResponse struct {
104 state protoimpl.MessageState `protogen:"opaque.v1"`
105 xxx_hidden_Envelopes *[]*GetSecretsResponse_Envelope `protobuf:"bytes,1,rep,name=envelopes"`
106 unknownFields protoimpl.UnknownFields
107 sizeCache protoimpl.SizeCache
108}
109
110func (x *GetSecretsResponse) Reset() {
111 *x = GetSecretsResponse{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected