Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + const MimeTypeYaml + type Endpoints struct + func NewEndpoints(c *KubeConfig) *Endpoints + func (e *Endpoints) GetKubeConfig(w http.ResponseWriter, req *http.Request) + type KubeConfig struct + func NewKubeConfig(clusterName, url, ca, namespace string) *KubeConfig + func (c *KubeConfig) Generate(output io.Writer, token string)