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

Struct GetSecretsRequest

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

Source from the content-addressed store, hash-verified

22)
23
24type GetSecretsRequest struct {
25 state protoimpl.MessageState `protogen:"opaque.v1"`
26 xxx_hidden_Pattern *string `protobuf:"bytes,1,opt,name=pattern"`
27 XXX_raceDetectHookData protoimpl.RaceDetectHookData
28 XXX_presence [1]uint32
29 unknownFields protoimpl.UnknownFields
30 sizeCache protoimpl.SizeCache
31}
32
33func (x *GetSecretsRequest) Reset() {
34 *x = GetSecretsRequest{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected