Documentation ¶
Index ¶
- func CreateIPConfigReq(args *cniSkel.CmdArgs) (cns.IPConfigRequest, error)
- func CreateIPConfigsReq(args *cniSkel.CmdArgs) (cns.IPConfigsRequest, error)
- func CreateOrchestratorContext(args *cniSkel.CmdArgs) ([]byte, error)
- func ProcessIPConfigsResp(resp *cns.IPConfigsResponse) (*[]netip.Prefix, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateIPConfigReq ¶
func CreateIPConfigReq(args *cniSkel.CmdArgs) (cns.IPConfigRequest, error)
CreateIPConfigReq creates an IPConfigRequest from the given CNI args.
func CreateIPConfigsReq ¶ added in v0.0.4
func CreateIPConfigsReq(args *cniSkel.CmdArgs) (cns.IPConfigsRequest, error)
CreateIPConfigReq creates an IPConfigsRequest from the given CNI args.
func CreateOrchestratorContext ¶ added in v0.0.4
func ProcessIPConfigsResp ¶ added in v0.0.4
func ProcessIPConfigsResp(resp *cns.IPConfigsResponse) (*[]netip.Prefix, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.