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

Struct RegisterCertificationTargetRequest

api/orchestrator/orchestrator.pb.go:1020–1026  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1018}
1019
1020type RegisterCertificationTargetRequest struct {
1021 state protoimpl.MessageState
1022 sizeCache protoimpl.SizeCache
1023 unknownFields protoimpl.UnknownFields
1024
1025 CertificationTarget *CertificationTarget `protobuf:"bytes,1,opt,name=certification_target,json=certificationTarget,proto3" json:"certification_target,omitempty"`
1026}
1027
1028func (x *RegisterCertificationTargetRequest) Reset() {
1029 *x = RegisterCertificationTargetRequest{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected