package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package v1alpha1 is a generated protocol buffer package.

# Functions

GetClient returns a client for the PodResourcesLister grpc service.
NewPodResourcesServer returns a PodResourcesListerServer which lists pods provided by the PodsProvider with device information provided by the DevicesProvider.

# Constants

Socket is the name of the podresources server socket.

# Interfaces

DevicesProvider knows how to provide the devices used by the given container.
PodsProvider knows how to provide the pods admitted by the node.