Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidContext ¶
IsInvalidContext asserts invalidContextError.
Types ¶
type Context ¶
type Context struct { APILBBackendPoolID string AzureClientSet *client.AzureClientSet AzureNetwork *network.Subnets Client ContextClient CloudConfig cloudconfig.Interface ContainerURL *azblob.ContainerURL EtcdLBBackendPoolID string MasterSubnetID string Release ContextRelease WorkerSubnetID string }
type ContextClient ¶
type ContextClient struct {
TenantCluster ContextClientTenantCluster
}
type ContextClientTenantCluster ¶
type ContextClientTenantCluster struct { G8s versioned.Interface K8s kubernetes.Interface }
type ContextRelease ¶
type ContextRelease struct {
Components []v1alpha1.ReleaseSpecComponent
}
Click to show internal directories.
Click to hide internal directories.