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

Struct UpdateAuditScopeRequest

api/orchestrator/orchestrator.pb.go:2841–2847  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2839}
2840
2841type UpdateAuditScopeRequest struct {
2842 state protoimpl.MessageState
2843 sizeCache protoimpl.SizeCache
2844 unknownFields protoimpl.UnknownFields
2845
2846 AuditScope *AuditScope `protobuf:"bytes,3,opt,name=audit_scope,json=auditScope,proto3" json:"audit_scope,omitempty"`
2847}
2848
2849func (x *UpdateAuditScopeRequest) Reset() {
2850 *x = UpdateAuditScopeRequest{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected