authhandler

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CommandAuthHandler

func CommandAuthHandler(cliParams *settings.Run, ioStreams *terminal.IOStreams, path string) *cobra.Command

CommandAuthHandler creates the get authhandler subcommand.

Types

type Options

type Options struct {
	IOStreams *terminal.IOStreams
	CliParams *settings.Run

	flags.KvxOutputFlags
}

Options holds configuration for the get authhandler command.

func (*Options) RunGetHandler

func (o *Options) RunGetHandler(ctx context.Context, name string) error

RunGetHandler shows details for a single named auth handler.

func (*Options) RunListHandlers

func (o *Options) RunListHandlers(ctx context.Context) error

RunListHandlers lists all registered auth handlers.

Jump to

Keyboard shortcuts

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