Categorygithub.com/mellanox/k8s-rdma-sriov-dev-plugin
modulepackage
0.0.0-20201230122636-cd252c4f4dfb
Repository: https://github.com/mellanox/k8s-rdma-sriov-dev-plugin.git
Documentation: pkg.go.dev

# README

This readme file is for the developers.

  1. How to build a device plugin binary image?

#./build local This builds local binary in gopath/src/k8s-rdma-sriov-dev-plugin/bin/k8s-rdma-sriov-dp

  1. How to create container image. Once above build is done, do #./build image

# Functions

NewRdmaSharedDevPlugin returns an initialized RdmaDevPlugin.
NewRdmaSriovDevPlugin returns an initialized RdmaDevPlugin.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

RdmaDevPlugin implements the Kubernetes device plugin API.
No description provided by the author