Documentation ¶
Index ¶
Constants ¶
View Source
const ( PeeringNotFound = "PeeringNotFound" PeeringStateUnknown = "PeeringStateUnknown" PeeringStateLabel = "PeeringState" // TODO move constant to apiextensions. VNetPeeringReadyCondition = "VNetPeeringReady" )
View Source
const (
// Name is the identifier of the resource.
Name = "azureclusterconditions"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { AzureClientsFactory *azureclient.OrganizationFactory CtrlClient client.Client InstallationName string Logger micrologger.Logger }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource ensures that AzureCluster Status Conditions are set.
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.