package
2.9.0+incompatible
Repository: https://github.com/gardener/gardenctl-v2.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.

# Functions

No description provided by the author
No description provided by the author
NewIOStreams returns a valid IOStreams and with the default stdin/out/err streams.
NewTestIOStreams returns a valid IOStreams and in, out, errout buffers for unit tests.
ShellEscape returns a shell-escaped version of the given string.
StripUnsafe remove non-printable characters from the string.

# Structs

FactoryImpl implements util.Factory interface.
IOStreams provides the standard names for iostreams.
RealClock implements Clock interface.
SafeBytesBuffer is a bytes.Buffer that is safe for use in multiple goroutines.

# Interfaces

Clock provides the current time.
Factory provides abstractions that allow the command to be extended across multiple types of resources and different API sets.