()
| 999 | func (m *PodSandboxStatus) Reset() { *m = PodSandboxStatus{} } |
| 1000 | func (*PodSandboxStatus) ProtoMessage() {} |
| 1001 | func (*PodSandboxStatus) Descriptor() ([]byte, []int) { return fileDescriptorApi, []int{21} } |
| 1002 | |
| 1003 | func (m *PodSandboxStatus) GetId() string { |
| 1004 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected