Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Name is the identifier of the resource.
Name = "azureconfigfinalizer"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource does garbage collection on the AzureConfig CR finalizers.
func (*Resource) EnsureCreated ¶
EnsureCreated ensures that reconciled AzureConfig CR gets orphaned finalizer deleted.
func (*Resource) EnsureDeleted ¶
EnsureDeleted is no-op.
Click to show internal directories.
Click to hide internal directories.