package initoption
import "k8s.io/kubernetes/test/utils/ktesting/initoption"
Index ¶
Types ¶
type InitOption ¶
type InitOption func(c *internal.InitConfig)
InitOption is a functional option for Init and InitCtx.
func PerTestOutput ¶
func PerTestOutput(enabled bool) InitOption
PerTestOutput controls whether a per-test logger gets set up by Init. Has no effect in InitCtx.
Source Files ¶
initoption.go
- Version
- v1.30.8
- Published
- Dec 10, 2024
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 4 minutes ago –
Tools for package owners.