Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIs ¶
type APIs interface {
GetRunningPodSandboxes(log logger.Logger) (map[string]*SandboxInfo, error)
}
type Client ¶
type Client struct{}
func (*Client) GetRunningPodSandboxes ¶
GetRunningPodSandboxes get running sandboxIDs
Click to show internal directories.
Click to hide internal directories.