Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Name is the identifier of the resource.
Name = "azureclusteridentity"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfigError ¶
IsInvalidConfigError asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { AzureClientsFactory client.OrganizationFactory CtrlClient ctrlclient.Client Logger micrologger.Logger }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
EnsureCreated ensures there is an AzureClusterIdentity CR and a related Secret with the same contents as the Giant Swarm credential secret.
func (*Resource) EnsureDeleted ¶
EnsureDeleted is a no-op.
Click to show internal directories.
Click to hide internal directories.