internal

package
v2.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudFlag

type CloudFlag struct {
	Context *CommandContext
}

func (*CloudFlag) Set

func (c *CloudFlag) Set(value string) error

func (*CloudFlag) String

func (c *CloudFlag) String() string

func (*CloudFlag) Type

func (c *CloudFlag) Type() string

type CommandContext

type CommandContext struct {
	Configuration         *config.FTWConfiguration
	ConfigurationFileName string
	OverridesFileName     string
	Debug                 bool
	Trace                 bool
	CloudMode             bool
}

func NewCommandContext

func NewCommandContext() *CommandContext

type ConfigurationFileNameFlag

type ConfigurationFileNameFlag struct {
	Context *CommandContext
}

func (*ConfigurationFileNameFlag) Set

func (c *ConfigurationFileNameFlag) Set(value string) error

func (*ConfigurationFileNameFlag) String

func (c *ConfigurationFileNameFlag) String() string

func (*ConfigurationFileNameFlag) Type

type DebugFlag

type DebugFlag struct {
	Context *CommandContext
}

func (*DebugFlag) Set

func (c *DebugFlag) Set(value string) error

func (*DebugFlag) String

func (c *DebugFlag) String() string

func (*DebugFlag) Type

func (c *DebugFlag) Type() string

type OverridesFileNameFlag

type OverridesFileNameFlag struct {
	Context *CommandContext
}

func (*OverridesFileNameFlag) Set

func (c *OverridesFileNameFlag) Set(value string) error

func (*OverridesFileNameFlag) String

func (c *OverridesFileNameFlag) String() string

func (*OverridesFileNameFlag) Type

func (c *OverridesFileNameFlag) Type() string

type TraceFlag

type TraceFlag struct {
	Context *CommandContext
}

func (*TraceFlag) Set

func (c *TraceFlag) Set(value string) error

func (*TraceFlag) String

func (c *TraceFlag) String() string

func (*TraceFlag) Type

func (c *TraceFlag) Type() string

Jump to

Keyboard shortcuts

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