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

Struct DeregisterAssessmentToolRequest

api/orchestrator/orchestrator.pb.go:479–485  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

477}
478
479type DeregisterAssessmentToolRequest struct {
480 state protoimpl.MessageState
481 sizeCache protoimpl.SizeCache
482 unknownFields protoimpl.UnknownFields
483
484 ToolId string `protobuf:"bytes,1,opt,name=tool_id,json=toolId,proto3" json:"tool_id,omitempty"`
485}
486
487func (x *DeregisterAssessmentToolRequest) Reset() {
488 *x = DeregisterAssessmentToolRequest{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected