()
| 3041 | func (m *NetworkConfig) Reset() { *m = NetworkConfig{} } |
| 3042 | func (*NetworkConfig) ProtoMessage() {} |
| 3043 | func (*NetworkConfig) Descriptor() ([]byte, []int) { return fileDescriptorApi, []int{77} } |
| 3044 | |
| 3045 | func (m *NetworkConfig) GetPodCidr() string { |
| 3046 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected