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

Struct UpdateCertificationTargetRequest

api/orchestrator/orchestrator.pb.go:1065–1071  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1063}
1064
1065type UpdateCertificationTargetRequest struct {
1066 state protoimpl.MessageState
1067 sizeCache protoimpl.SizeCache
1068 unknownFields protoimpl.UnknownFields
1069
1070 CertificationTarget *CertificationTarget `protobuf:"bytes,1,opt,name=certification_target,json=certificationTarget,proto3" json:"certification_target,omitempty"`
1071}
1072
1073func (x *UpdateCertificationTargetRequest) Reset() {
1074 *x = UpdateCertificationTargetRequest{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected