Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "vnetpeering"
)
View Source
const (
ProvisioningStateDeleting = "Deleting"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { ClientFactory client.OrganizationFactory CPAzureClientSet *client.AzureClientSet MCResourceGroup string MCVirtualNetworkName string Logger micrologger.Logger }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
This resource manages the VNet peering between the control plane and tenant cluster.
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.