package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-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.