Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VlanResult ¶
func DelegateAdd ¶
func DelegateAdd(delegatePlugin string, netconf []byte) (*VlanResult, error)
DelegateAdd calls the given delegate plugin with the CNI ADD action and JSON configuration
func (*VlanResult) ConvertToResult ¶
func (r *VlanResult) ConvertToResult() (current.Result, error)
func (*VlanResult) Print ¶
func (r *VlanResult) Print() error
func (*VlanResult) Vlan ¶
func (r *VlanResult) Vlan() int
Click to show internal directories.
Click to hide internal directories.