MCPcopy Create free account
hub / github.com/clouditor/clouditor / StoreEvidenceRequest

Struct StoreEvidenceRequest

api/evidence/evidence_store.pb.go:50–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48)
49
50type StoreEvidenceRequest struct {
51 state protoimpl.MessageState
52 sizeCache protoimpl.SizeCache
53 unknownFields protoimpl.UnknownFields
54
55 Evidence *Evidence `protobuf:"bytes,1,opt,name=evidence,proto3" json:"evidence,omitempty"`
56}
57
58func (x *StoreEvidenceRequest) Reset() {
59 *x = StoreEvidenceRequest{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected