Documentation ¶
Index ¶
- func DeletePodIfaceConf(ifaceName, ifaceType, netNS string)
- func DoIpvlanNetwork(in *pb.AddRequest, master string, mode netlink.IPVlanMode) (string, error)
- func NewCDQInterface(log *logrus.Entry) (types.PodInterface, error)
- func NewIpvlanPodInterface(log *logrus.Entry) (types.PodInterface, error)
- func NewPodInterface(t string, log *log.Entry) (types.PodInterface, error)
- func NewSriovPodInterface(log *logrus.Entry) (types.PodInterface, error)
- func NewTapPodInterface(log *logrus.Entry) (types.PodInterface, error)
- func ReleaseIpvlanNetwork(in *pb.DelRequest) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeletePodIfaceConf ¶
func DeletePodIfaceConf(ifaceName, ifaceType, netNS string)
func DoIpvlanNetwork ¶
func DoIpvlanNetwork(in *pb.AddRequest, master string, mode netlink.IPVlanMode) (string, error)
func NewCDQInterface ¶
func NewCDQInterface(log *logrus.Entry) (types.PodInterface, error)
func NewIpvlanPodInterface ¶
func NewIpvlanPodInterface(log *logrus.Entry) (types.PodInterface, error)
func NewPodInterface ¶
func NewSriovPodInterface ¶
func NewSriovPodInterface(log *logrus.Entry) (types.PodInterface, error)
func NewTapPodInterface ¶
func NewTapPodInterface(log *logrus.Entry) (types.PodInterface, error)
func ReleaseIpvlanNetwork ¶
func ReleaseIpvlanNetwork(in *pb.DelRequest) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.