Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Name is the identifier of the resource.
Name = "storageclassmigrator"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { Logger micrologger.Logger TenantRestConfigProvider *tenantcluster.TenantCluster }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource ensures that existing StorageClasses use `WaitForFirstConsumer` bind mode.
func (*Resource) EnsureCreated ¶
EnsureCreated ensures that existing StorageClasses use `WaitForFirstConsumer` bind mode.
func (*Resource) EnsureDeleted ¶
EnsureDeleted is no-op.
Click to show internal directories.
Click to hide internal directories.