MCPcopy Create free account
hub / github.com/eth-easl/dirigent / HAProxyConfig

Struct HAProxyConfig

api/proto/control_plane_interface.pb.go:404–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402}
403
404type HAProxyConfig struct {
405 state protoimpl.MessageState
406 sizeCache protoimpl.SizeCache
407 unknownFields protoimpl.UnknownFields
408
409 Dataplanes []string `protobuf:"bytes,1,rep,name=Dataplanes,proto3" json:"Dataplanes,omitempty"`
410 RegistrationServers []string `protobuf:"bytes,2,rep,name=RegistrationServers,proto3" json:"RegistrationServers,omitempty"`
411}
412
413func (x *HAProxyConfig) Reset() {
414 *x = HAProxyConfig{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected