cmd

package
v0.58.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 26 Imported by: 0

README

These are Cobra commands. We wrap the operator's functionality in Cobra sub-commands so we can build one executable and tell it to do different things in different contexts.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Root = &cobra.Command{
		Use:               "manager",
		Short:             "EPIC - Simplifying k8s Edge Access",
		PersistentPreRunE: configureCommand,
		Version:           version,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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