Discover Packages
github.com/lioneljouin/l-3-4-gateway-api-poc
pkg
cni
package
Version:
v0.0.0-...-97a9278
Opens a new window with list of versions in this module.
Published: Oct 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Delete removes the file with the cni stdin data for a CNI request (unique tuple
composed of the network namespace, network name and interface name).
Get retrieves the cni stdin data for a CNI request from a previously saved file
(unique tuple composed of the network namespace, network name and interface name).
Store saves the cni stdin data to a file a CNI request (unique tuple composed
of the network namespace, network name and interface name).
type PolicyRoute struct {
SrcPrefix string `json:"srcPrefix"`
}
PolicyRoute represents the fields on which the policy route will be based one.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.