render

package
v2.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(config Config) (*cobra.Command, error)

Types

type Config

type Config struct {
	Logger logr.Logger
	Stderr io.Writer
	Stdout io.Writer
}

type InvalidConfigError

type InvalidConfigError struct {
	// contains filtered or unexported fields
}

func (*InvalidConfigError) Error

func (e *InvalidConfigError) Error() string

func (*InvalidConfigError) Is

func (e *InvalidConfigError) Is(target error) bool

type InvalidFlagError

type InvalidFlagError struct {
	// contains filtered or unexported fields
}

func (*InvalidFlagError) Error

func (e *InvalidFlagError) Error() string

func (*InvalidFlagError) Is

func (e *InvalidFlagError) Is(target error) bool

Jump to

Keyboard shortcuts

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