Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKubeConfigContent ¶
NewKubeConfigContent returns an `io.Reader` to the kubeconfig to access the server with the given URL
func NewKubeConfigFile ¶
NewKubeConfigFile returns the path to a the kubeconfig file to access the server with the given URL
func NewServer ¶
NewServer returns a new HTTP Server which supports: - calls to `/api` - calls to `/apis` - calls on some predefined resources - 404 responses otherwise see https://github.com/kubernetes/client-go/blob/master/discovery/discovery_client_test.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.