Documentation ¶
Index ¶
- func GetCRef(cid, podIfName string) string
- func LoadConf(data []byte) (*types.NetConf, error)
- func LoadConfFromCache(cRef string) (*types.CachedNetConf, error)
- func LoadMirrorConf(data []byte) (*types.MirrorNetConf, error)
- func LoadPrevResultConfFromCache(cRef string) (*types.CachedPrevResultNetConf, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfFromCache ¶
func LoadConfFromCache(cRef string) (*types.CachedNetConf, error)
LoadConfFromCache retrieve net config from cache
func LoadMirrorConf ¶ added in v0.28.0
func LoadMirrorConf(data []byte) (*types.MirrorNetConf, error)
LoadMirrorConf parses and validates stdin netconf and returns MirrorNetConf object
func LoadPrevResultConfFromCache ¶ added in v0.28.0
func LoadPrevResultConfFromCache(cRef string) (*types.CachedPrevResultNetConf, error)
LoadPrevResultConfFromCache retrieve preResult config from cache
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.