Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context, sriovDeviceController ctl.SRIOVNetworkDeviceController, nodeCache ctlcorev1.NodeCache, vlanConfigCache ctlnetworkv1beta1.VlanConfigCache) error
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(ctx context.Context, sriovCache ctl.SRIOVNetworkDeviceCache, sriovClient ctl.SRIOVNetworkDeviceClient, nodeName string, nodeCache ctlcorev1.NodeCache, vlanConfigCache ctlnetworkv1beta1.VlanConfigCache) *Handler
func (*Handler) SetupSriovDevices ¶
Click to show internal directories.
Click to hide internal directories.