package
6.53.0+incompatible
Repository: https://github.com/cloudfoundry/cli.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.

# Functions

GetTranslationFunc will return back a function that can be used to translate strings into the currently set locale.
NewPluginUI will return a UI object where OUT and ERR are customizable.
NewTestUI will return a UI object where Out, In, and Err are customizable, and colors are disabled.
NewUI will return a UI object where Out is set to STDOUT, In is set to STDIN, and Err is set to STDERR.
ParseLocale will return a locale formatted as "<language code>-<region code>" for all non-Chinese lanagues.
No description provided by the author
No description provided by the author

# Constants

DefaultTableSpacePadding is the default space padding in tables.
LogTimestampFormat is the timestamp formatting for log lines.
RedactedValue is the text that is displayed for redacted content.

# Variables

No description provided by the author
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
TranslationEntry is the expected format of the translation file.
UI is interface to interact with the user.

# Interfaces

Config is the UI configuration.
Exiter hides os.Exit for testing purposes.
Interactor hides interact.NewInteraction for testing purposes.
No description provided by the author
LogMessage is a log response representing one to many joined lines of a log message.
No description provided by the author

# Type aliases

TranslateFunc returns the translation of the string identified by translationID.