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

Struct UpdateCertificateRequest

api/orchestrator/orchestrator.pb.go:3175–3181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3173}
3174
3175type UpdateCertificateRequest struct {
3176 state protoimpl.MessageState
3177 sizeCache protoimpl.SizeCache
3178 unknownFields protoimpl.UnknownFields
3179
3180 Certificate *Certificate `protobuf:"bytes,1,opt,name=certificate,proto3" json:"certificate,omitempty"`
3181}
3182
3183func (x *UpdateCertificateRequest) Reset() {
3184 *x = UpdateCertificateRequest{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected