package
1.14.0-alpha.1
Repository: https://github.com/micnncim/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.