Versions in this module Expand all Collapse all v0 v0.0.3 Apr 15, 2022 v0.0.1 Apr 15, 2022 Changes in this version + type ClientConfig struct + Burst int + Cluster string + Kubeconfig string + QPS float64 + ServerURL string + func (c *ClientConfig) GetRESTConfig() (*rest.Config, error) + func (c *ClientConfig) InitFlags(fs *flag.FlagSet)