command

package
v0.0.0-...-1643d90 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2020 License: UPL-1.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultPolicyMgmtEndPoint = "http://127.0.0.1:6733/policy-mgmt/v1/"
	DefaultAuthzCheckEndPoint = "http://127.0.0.1:6734/authz-check/v1/"
)

Variables

This section is empty.

Functions

func Execute

func Execute()

func NewConfigCommand

func NewConfigCommand() *cobra.Command

func NewCreateCommand

func NewCreateCommand() *cobra.Command

func NewDeleteCommand

func NewDeleteCommand() *cobra.Command

func NewDiscoverCommand

func NewDiscoverCommand() *cobra.Command

func NewGetCommand

func NewGetCommand() *cobra.Command

func NewVersionCommand

func NewVersionCommand() *cobra.Command

Types

type GlobalFlags

type GlobalFlags struct {
	PMSEndpoint        string
	Timeout            time.Duration
	CertFile           string
	KeyFile            string
	CAFile             string
	InsecureSkipVerify bool
}

Jump to

Keyboard shortcuts

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