package
2.1.0+incompatible
Repository: https://github.com/intel/sriov-network-device-plugin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

KubeEndPoint is kubelet socket name.
SockDir is the default Kubelet device plugin socket directory.

# Structs

ResourceConfig contains cofiguration paremeters for a resource pool.
ResourceConfList is list of ResourceConfig.

# Interfaces

IBaseResource represents a specific resource pool.
ResourceFactory is an interface to get instances of ResourcePool and ResouceServer.
ResourcePool represents a generic resource entity.
ResourceServer is gRPC server implements K8s device plugin api.