# Container Registry API, gRPC: LifecyclePolicyService

A set of methods for managing Lifecycle policy resources.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified lifecycle policy. ||
|| [List](list.md) | Retrieves the list of lifecycle policies in the specified repository. ||
|| [Create](create.md) | Creates a lifecycle policy in the specified repository. ||
|| [Update](update.md) | Updates the specified lifecycle policy. ||
|| [Delete](delete.md) | Deletes the specified lifecycle policy. ||
|| [DryRun](dryRun.md) | Creates a request of a dry run of the lifecycle policy. ||
|| [GetDryRunResult](getDryRunResult.md) | Returns the dry run result of the specified lifecycle policy. ||
|| [ListDryRunResults](listDryRunResults.md) | Retrieves the list of the dry run results. ||
|| [ListDryRunResultAffectedImages](listDryRunResultAffectedImages.md) | Retrieves the list of the affected images. ||
|#