Home
last modified time | relevance | path

Searched defs:GetDeviceRunContainerOptions (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/cm/devicemanager/
H A Dmanager_stub.go57 func (h *ManagerStub) GetDeviceRunContainerOptions(pod *v1.Pod, container *v1.Container) (*DeviceRu… func
H A Dtypes.go54GetDeviceRunContainerOptions(pod *v1.Pod, container *v1.Container) (*DeviceRunContainerOptions, er… methodSpec
H A Dmanager.go974 func (m *ManagerImpl) GetDeviceRunContainerOptions(pod *v1.Pod, container *v1.Container) (*DeviceRu… func