()
| 677 | func (m *PodSandboxMetadata) Reset() { *m = PodSandboxMetadata{} } |
| 678 | func (*PodSandboxMetadata) ProtoMessage() {} |
| 679 | func (*PodSandboxMetadata) Descriptor() ([]byte, []int) { return fileDescriptorApi, []int{9} } |
| 680 | |
| 681 | func (m *PodSandboxMetadata) GetName() string { |
| 682 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected