Interface RegistryTask.UpdateStages
-
- Enclosing interface:
- RegistryTask
public static interface RegistryTask.UpdateStagesGrouping of registry task update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRegistryTask.UpdateStages.AgentConfigurationThe stage of the container registry task update that updates the AgentConfiguration for the container registry task.static interfaceRegistryTask.UpdateStages.PlatformThe stage of the container registry task update allowing to update the platform.static interfaceRegistryTask.UpdateStages.TaskStepTypeThe stage of the container registry task definition that specifies the type of task step.static interfaceRegistryTask.UpdateStages.TimeoutThe stage of the container registry task update that updates the timeout for the container registry task.static interfaceRegistryTask.UpdateStages.TriggerTypesThe stage of the container registry task update that allows users to update either a source trigger and/or a base image trigger.
-