iooptions

package
v0.0.0-...-7d67e51 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloseFunc

type CloseFunc func() error

type OutputFlags

type OutputFlags struct {
	OutFile string
}

func NewOutputOptions

func NewOutputOptions() *OutputFlags

func (*OutputFlags) BindFlags

func (o *OutputFlags) BindFlags(flags *pflag.FlagSet)

func (*OutputFlags) ConfigureIOStreams

func (o *OutputFlags) ConfigureIOStreams(streams genericclioptions.IOStreams, streamSetter StreamSetter) (CloseFunc, error)

type StreamSetter

type StreamSetter interface {
	SetIOStreams(streams genericclioptions.IOStreams)
}

Jump to

Keyboard shortcuts

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