cello

package
v1.6.2-rc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

Package cello is the VPC-CNI command handler.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CmdAdd

func CmdAdd(args *skel.CmdArgs) error

CmdAdd calls InternalAdd to set up network for netns.

func CmdCheck

func CmdCheck(args *skel.CmdArgs) error

CmdCheck should probe the status of an existing container. cello currently does not support check.

func CmdDel

func CmdDel(args *skel.CmdArgs) error

CmdDel calls InternalDel to teardown network for netns.

func InternalAdd

func InternalAdd(args *skel.CmdArgs) (result cniTypes.Result, err error)

InternalAdd VPC network interfaces and configs for sandbox, which will request daemon for network configs by default unless it has been specified in runtimeConfig.

func InternalDel

func InternalDel(args *skel.CmdArgs) error

InternalDel tears down all the networks in the sandbox.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL