Versions in this module Expand all Collapse all v3 v3.0.0 Oct 27, 2020 Changes in this version + func New(config Config) kubeconfig.Interface + type Config struct + RestConfig rest.Config + RestConfigFromAppError error + type KubeConfig struct + func (k *KubeConfig) NewRESTConfigForApp(ctx context.Context, app v1alpha1.App) (*rest.Config, error) Other modules containing this package github.com/giantswarm/kubeconfig github.com/giantswarm/kubeconfig/v2 github.com/giantswarm/kubeconfig/v4