# Functions

CreateFakeClient create fake client for testing with default wge schemes.
CreateKubeconfigFileForRestConfig creates a kubeconfig file so we could use it for calling any command with --kubeconfig pointing to it.
CreateLogger create logger.

# Structs

MockReader is a mock implementation of Reader.

# Interfaces

Reader interface to abstract reading from standard input.