Deprecated: Use DeploymentEndpointPatch.ProtoReflect.Descriptor instead.
()
| 114 | |
| 115 | // Deprecated: Use DeploymentEndpointPatch.ProtoReflect.Descriptor instead. |
| 116 | func (*DeploymentEndpointPatch) Descriptor() ([]byte, []int) { |
| 117 | return file_data_plane_interface_proto_rawDescGZIP(), []int{1} |
| 118 | } |
| 119 | |
| 120 | func (x *DeploymentEndpointPatch) GetService() *ServiceInfo { |
| 121 | if x != nil { |
nothing calls this directly
no test coverage detected