Documentation ¶
Index ¶
- Variables
- func AuthConfig(opts *options.Options) *cobra.Command
- func Proxy(opts *options.Options) *cobra.Command
- func RateLimitConfig(opts *options.Options) *cobra.Command
- func RootCmd(opts *options.Options, optionsFunc ...cliutils.OptionsFunc) *cobra.Command
- func RouteTable(opts *options.Options) *cobra.Command
- func Routes(opts *options.Options) *cobra.Command
- func Upstream(opts *options.Options) *cobra.Command
- func UpstreamGroup(opts *options.Options) *cobra.Command
- func VirtualService(opts *options.Options) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var EmptyGetError = eris.New("please provide a subcommand")
View Source
var UnsetNamespaceError = eris.New("Gloo installation namespace does not exist. Did you install it in another namespace and forgot to add the '-n NAMESPACE' flag?")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.