package
0.0.0-20240820215248-55fe501cca21
Repository: https://github.com/redhat-openshift-ecosystem/openshift-preflight.git
Documentation: pkg.go.dev

# Functions

New returns a new formatter with the provided name and FormatterFunc.
NewByName returns a predefined ResponseFormatter with the given name.
NewForConfig returns a new formatter based on the user-provided configuration.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UserResponse is the standard user-facing response.

# Interfaces

ResponseFormatter describes the expected methods a formatter must implement.