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

Struct CreateAuditScopeRequest

api/orchestrator/orchestrator.pb.go:2546–2552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2544}
2545
2546type CreateAuditScopeRequest struct {
2547 state protoimpl.MessageState
2548 sizeCache protoimpl.SizeCache
2549 unknownFields protoimpl.UnknownFields
2550
2551 AuditScope *AuditScope `protobuf:"bytes,1,opt,name=audit_scope,json=auditScope,proto3" json:"audit_scope,omitempty"`
2552}
2553
2554func (x *CreateAuditScopeRequest) Reset() {
2555 *x = CreateAuditScopeRequest{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected