Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Status condition types for master upgrade state checking. DeploymentCompleted = "DeploymentCompleted" Stage = "Stage" )
View Source
const (
Name = "workermigration"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsMissingOrganizationLabel ¶
IsMissingOrganizationLabel asserts missingOrganizationLabel.
func IsTooManyCredentials ¶
IsTooManyCredentials asserts tooManyCredentialsError.
func IsUnknownKindError ¶
IsUnknownKindError asserts unknownKindError.
Types ¶
type Config ¶
type Config struct {
CertsSearcher certs.Interface
ClientFactory *azureclient.Factory
CPPublicIPAddressesClient *network.PublicIPAddressesClient
CtrlClient client.Client
Logger micrologger.Logger
InstallationName string
Location string
}
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
EnsureCreated ensures that legacy workers are migrated to node pool.
func (*Resource) EnsureDeleted ¶
EnsureDeleted is no-op.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
mock_azure
Package mock_azure is a generated GoMock package.
|
Package mock_azure is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.