# Packages

No description provided by the author

# Functions

NewClientManager creates client manager based on kubeConfigPath and apiserverHost parameters.
NewResourceVerber creates a new resource verber that uses the given client for performing operations.

# Constants

High enough Burst to fit all expected use cases.
Default cluster/context/auth name to be set in clientcmd config.
Use kubernetes protobuf as content type by default.
High enough QPS to fit all expected use cases.
Default http header for user-agent.
Header name that contains token used for authorization.

# Variables

VERSION of this binary.

# Interfaces

RESTClient is an interface for REST operations used in this file.