Documentation
¶
Index ¶
- Variables
- func BuildCMD(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
- func BuildRun(ctx context.Context, opt *getoptions.GetOpt, args []string) error
- func ConfigCMD(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
- func ConfigRun(ctx context.Context, opt *getoptions.GetOpt, args []string) error
- func GraphCMD(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
- func GraphRun(ctx context.Context, opt *getoptions.GetOpt, args []string) error
- func InitCMD(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
- func InitRun(ctx context.Context, opt *getoptions.GetOpt, args []string) error
- func MirrorCMD(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
- func MirrorRun(ctx context.Context, opt *getoptions.GetOpt, args []string) error
- func NewCommand(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func BuildCMD ¶
func BuildCMD(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
func ConfigCMD ¶
func ConfigCMD(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
func GraphCMD ¶
func GraphCMD(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
func InitCMD ¶ added in v0.13.0
func InitCMD(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
func MirrorCMD ¶ added in v0.13.0
func MirrorCMD(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
func NewCommand ¶
func NewCommand(ctx context.Context, parent *getoptions.GetOpt) *getoptions.GetOpt
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.