Versions in this module Expand all Collapse all v0 v0.8.0 Feb 18, 2020 Changes in this version + func GetClients() (client.Client, *kubernetes.Clientset, error) + type Config struct + HostControllerNamespace string + TenantAPIServiceHost string + TenantAPIServicePort string + func NewConfig(hostControllerNamespace, tenantAPIServiceHost, tenantAPIServicePort string) (*Config, error) + func NewConfigForHost(hostControllerNamespace, host string) (*Config, error) + func (c *Config) ObjectReferenceOnHost(name, namespace string) corev1.ObjectReference v0.8.0-rc Feb 17, 2020