Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientWithCache ¶
func New ¶
func New() (ClientWithCache, error)
func (*ClientWithCache) GetPodSandbox ¶
func (cli *ClientWithCache) GetPodSandbox(ctx context.Context, containerId string) (sandbox PodSandbox, isSandbox bool, err error)
func (*ClientWithCache) ListPodSandboxes ¶
func (cli *ClientWithCache) ListPodSandboxes(ctx context.Context, namespace string) ([]PodSandbox, error)
type PodSandbox ¶
Click to show internal directories.
Click to hide internal directories.