Documentation
¶
Overview ¶
Package nvproxy provides subcommands for the nvproxy command.
Package nvproxy provides subcommands for the nvproxy command.
Index ¶
- type Nvproxy
- func (*Nvproxy) Execute(ctx context.Context, f *flag.FlagSet, args ...any) subcommands.ExitStatus
- func (*Nvproxy) FetchSpec(_ *config.Config, _ *flag.FlagSet) (string, *specs.Spec, error)
- func (*Nvproxy) Name() string
- func (*Nvproxy) SetFlags(*flag.FlagSet)
- func (*Nvproxy) Synopsis() string
- func (*Nvproxy) Usage() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Nvproxy ¶
type Nvproxy struct{}
Nvproxy implements subcommands.Command for the "nvproxy" command.
func (*Nvproxy) Execute ¶
func (*Nvproxy) Execute(ctx context.Context, f *flag.FlagSet, args ...any) subcommands.ExitStatus
Execute implements subcommands.Command.Execute.
Click to show internal directories.
Click to hide internal directories.