package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev
# 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.
Impersonation Extra header.
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.