[][src]Type Definition kubelet::container::HandleMap

type HandleMap<H, F> = ContainerMap<Handle<H, F>>;

A map from containers to container handles.