Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConversionWebhookDeploymentName = "console-conversion-webhook" ConversionWebhookServiceName = "webhook" ConversionWebhookSecretName = "webhook-serving-cert" )
Variables ¶
This section is empty.
Functions ¶
func NewMigrationCleanupController ¶
func NewMigrationCleanupController( kubeClient kubernetes.Interface, recorder events.Recorder, ) factory.Controller
Types ¶
type MigrationCleanupController ¶
type MigrationCleanupController struct {
// contains filtered or unexported fields
}
func (*MigrationCleanupController) Sync ¶
func (c *MigrationCleanupController) Sync(ctx context.Context, controllerContext factory.SyncContext) error
Click to show internal directories.
Click to hide internal directories.