cmdtest

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package cmdtest provides shared helpers for verb-level command tests. Lives under pkg/cmd/internal/ so any package below pkg/cmd/ can import it.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFactory

func NewFactory() *cmdutil.Factory

NewFactory returns a *cmdutil.Factory wired with in-memory I/O buffers and stub Config/RestClient functions suitable for verb-level Cobra tests. Config returns the supplied cluster + namespace; RestClient returns nil (callers either inject runF to bypass the network or replace RestClient).

Types

This section is empty.

Jump to

Keyboard shortcuts

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