erservercli

package
v0.0.0-...-af2531a Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Embeddable CLI for Edgerouter server library. Think calling "yourapp proxy ..." and all subcommands are routed to Edgerouter-provided subcommands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Entrypoint

func Entrypoint(opts Options) *cobra.Command

suppose you embed Edgerouter in application called "bob". it is assumed that you'll assign top-level subcommand name e.g. "proxy" for Edgerouter inside bob. hence commands to edgerouter will start with "bob proxy".

Types

type Options

type Options struct {
	ServiceName    string
	SubcommandName string
}

func (Options) ConfigDir

func (o Options) ConfigDir() erserver.ConfigDir

Jump to

Keyboard shortcuts

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