Documentation
¶
Overview ¶
Package migrator contains binary to migrate resources between versions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Migrator ¶
type Migrator struct {
// contains filtered or unexported fields
}
Migrator is the struct representing the migrator.
func NewMigrator ¶
NewMigrator creates a new migrator.
func (*Migrator) BuildScheme ¶
BuildScheme creates and returns the scheme for k8s client.
Click to show internal directories.
Click to hide internal directories.