Documentation ¶
Overview ¶
Package migration provides an operatorkit resource that migrates awsconfig CRs to reference the default credential secret if they do not already. It can be safely removed once all awsconfig CRs reference a credential secret.
Latest changes:
- v24: Added migration code to fill spec.Cluster.Scaling.{Min,Max} values when they are zero. When all tenant clusters are migrated to at least v24, migrations in this file can be removed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsMalformedDomain ¶
IsMalformedDomain asserts malformedDomainError.
Types ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.