MCPcopy Create free account
hub / github.com/weaveworks/scope / Descriptor

Method Descriptor

cri/runtime/api.pb.go:679–679  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

677func (m *PodSandboxMetadata) Reset() { *m = PodSandboxMetadata{} }
678func (*PodSandboxMetadata) ProtoMessage() {}
679func (*PodSandboxMetadata) Descriptor() ([]byte, []int) { return fileDescriptorApi, []int{9} }
680
681func (m *PodSandboxMetadata) GetName() string {
682 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected