Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiscoverCmd ¶
type DiscoverCmd struct { }
DiscoverCmd is Subcommand of host discovery mode
func (*DiscoverCmd) Execute ¶
func (p *DiscoverCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus
Execute execute
type PrepareCmd ¶
type PrepareCmd struct {
// contains filtered or unexported fields
}
PrepareCmd is Subcommand of host discovery mode
func (*PrepareCmd) Execute ¶
func (p *PrepareCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus
Execute execute
type ScanCmd ¶
type ScanCmd struct {
// contains filtered or unexported fields
}
ScanCmd is Subcommand of host discovery mode
func (*ScanCmd) Execute ¶
func (p *ScanCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus
Execute execute
Click to show internal directories.
Click to hide internal directories.