Deprecated: Use HAProxyConfig.ProtoReflect.Descriptor instead.
()
| 439 | |
| 440 | // Deprecated: Use HAProxyConfig.ProtoReflect.Descriptor instead. |
| 441 | func (*HAProxyConfig) Descriptor() ([]byte, []int) { |
| 442 | return file_control_plane_interface_proto_rawDescGZIP(), []int{5} |
| 443 | } |
| 444 | |
| 445 | func (x *HAProxyConfig) GetDataplanes() []string { |
| 446 | if x != nil { |
nothing calls this directly
no test coverage detected