Versions in this module Expand all Collapse all v0 v0.2.0 Mar 25, 2020 v0.1.0 Mar 18, 2020 Changes in this version + func IsInvalidConfig(err error) bool + func IsTimeout(err error) bool + type Config struct + CertID certs.Cert + CertsSearcher certs.Interface + Logger micrologger.Logger + type Interface interface + NewRestConfig func(ctx context.Context, clusterID, apiDomain string) (*rest.Config, error) + type TenantCluster struct + func New(config Config) (*TenantCluster, error) + func (t *TenantCluster) NewRestConfig(ctx context.Context, clusterID, apiDomain string) (*rest.Config, error) Other modules containing this package github.com/giantswarm/tenantcluster/v2 github.com/giantswarm/tenantcluster/v3 github.com/giantswarm/tenantcluster/v4 github.com/giantswarm/tenantcluster/v5 github.com/giantswarm/tenantcluster/v6