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

Struct CreateCertificateRequest

api/orchestrator/orchestrator.pb.go:3783–3789  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3781}
3782
3783type CreateCertificateRequest struct {
3784 state protoimpl.MessageState
3785 sizeCache protoimpl.SizeCache
3786 unknownFields protoimpl.UnknownFields
3787
3788 Certificate *Certificate `protobuf:"bytes,1,opt,name=certificate,proto3" json:"certificate,omitempty"`
3789}
3790
3791func (x *CreateCertificateRequest) Reset() {
3792 *x = CreateCertificateRequest{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected