options

package
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudCoreOptions

type CloudCoreOptions struct {
	ConfigFile string
}

func NewCloudCoreOptions

func NewCloudCoreOptions() *CloudCoreOptions

func (*CloudCoreOptions) Config added in v1.2.0

func (o *CloudCoreOptions) Config() (*config.CloudCoreConfig, error)

func (*CloudCoreOptions) Flags

func (o *CloudCoreOptions) Flags() (fss cliflag.NamedFlagSets)

func (*CloudCoreOptions) Validate added in v1.2.0

func (o *CloudCoreOptions) Validate() []error

type TunnelPortRecord added in v1.7.0

type TunnelPortRecord struct {
	IPTunnelPort map[string]int `json:"ipTunnelPort"`
	Port         map[int]bool   `json:"port"`
}

Jump to

Keyboard shortcuts

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