Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type TenantCluster ¶
type TenantCluster struct {
// contains filtered or unexported fields
}
TenantCluster provides functionality for connecting to tenant clusters.
func New ¶
func New(config Config) (*TenantCluster, error)
New creates a new tenant cluster service.
func (*TenantCluster) NewRestConfig ¶
Click to show internal directories.
Click to hide internal directories.