1. Packages
  2. Scaleway
  3. API Docs
  4. getRegistryImageTag
Scaleway v1.20.0 published on Monday, Nov 4, 2024 by pulumiverse

scaleway.getRegistryImageTag

Explore with Pulumi AI

scaleway logo
Scaleway v1.20.0 published on Monday, Nov 4, 2024 by pulumiverse

    Gets information about a specific tag of a Container Registry image.

    Using getRegistryImageTag

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getRegistryImageTag(args: GetRegistryImageTagArgs, opts?: InvokeOptions): Promise<GetRegistryImageTagResult>
    function getRegistryImageTagOutput(args: GetRegistryImageTagOutputArgs, opts?: InvokeOptions): Output<GetRegistryImageTagResult>
    def get_registry_image_tag(image_id: Optional[str] = None,
                               name: Optional[str] = None,
                               project_id: Optional[str] = None,
                               region: Optional[str] = None,
                               tag_id: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetRegistryImageTagResult
    def get_registry_image_tag_output(image_id: Optional[pulumi.Input[str]] = None,
                               name: Optional[pulumi.Input[str]] = None,
                               project_id: Optional[pulumi.Input[str]] = None,
                               region: Optional[pulumi.Input[str]] = None,
                               tag_id: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetRegistryImageTagResult]
    func GetRegistryImageTag(ctx *Context, args *GetRegistryImageTagArgs, opts ...InvokeOption) (*GetRegistryImageTagResult, error)
    func GetRegistryImageTagOutput(ctx *Context, args *GetRegistryImageTagOutputArgs, opts ...InvokeOption) GetRegistryImageTagResultOutput

    > Note: This function is named GetRegistryImageTag in the Go SDK.

    public static class GetRegistryImageTag 
    {
        public static Task<GetRegistryImageTagResult> InvokeAsync(GetRegistryImageTagArgs args, InvokeOptions? opts = null)
        public static Output<GetRegistryImageTagResult> Invoke(GetRegistryImageTagInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRegistryImageTagResult> getRegistryImageTag(GetRegistryImageTagArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: scaleway:index/getRegistryImageTag:getRegistryImageTag
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ImageId string
    The ID of the registry image.
    Name string
    The name of the registry image tag.
    ProjectId string
    The ID of the project the image tag is associated with.
    Region string
    The region in which the registry image tag exists.
    TagId string
    The ID of the registry image tag.
    ImageId string
    The ID of the registry image.
    Name string
    The name of the registry image tag.
    ProjectId string
    The ID of the project the image tag is associated with.
    Region string
    The region in which the registry image tag exists.
    TagId string
    The ID of the registry image tag.
    imageId String
    The ID of the registry image.
    name String
    The name of the registry image tag.
    projectId String
    The ID of the project the image tag is associated with.
    region String
    The region in which the registry image tag exists.
    tagId String
    The ID of the registry image tag.
    imageId string
    The ID of the registry image.
    name string
    The name of the registry image tag.
    projectId string
    The ID of the project the image tag is associated with.
    region string
    The region in which the registry image tag exists.
    tagId string
    The ID of the registry image tag.
    image_id str
    The ID of the registry image.
    name str
    The name of the registry image tag.
    project_id str
    The ID of the project the image tag is associated with.
    region str
    The region in which the registry image tag exists.
    tag_id str
    The ID of the registry image tag.
    imageId String
    The ID of the registry image.
    name String
    The name of the registry image tag.
    projectId String
    The ID of the project the image tag is associated with.
    region String
    The region in which the registry image tag exists.
    tagId String
    The ID of the registry image tag.

    getRegistryImageTag Result

    The following output properties are available:

    CreatedAt string
    The date and time when the registry image tag was created.
    Digest string
    Hash of the tag content. Several tags of the same image may have the same digest.
    Id string
    The provider-assigned unique ID for this managed resource.
    ImageId string
    OrganizationId string
    The organization ID the image tag is associated with.
    ProjectId string
    Region string
    Status string
    The status of the registry image tag.
    UpdatedAt string
    The date and time of the last update to the registry image tag.
    Name string
    TagId string
    CreatedAt string
    The date and time when the registry image tag was created.
    Digest string
    Hash of the tag content. Several tags of the same image may have the same digest.
    Id string
    The provider-assigned unique ID for this managed resource.
    ImageId string
    OrganizationId string
    The organization ID the image tag is associated with.
    ProjectId string
    Region string
    Status string
    The status of the registry image tag.
    UpdatedAt string
    The date and time of the last update to the registry image tag.
    Name string
    TagId string
    createdAt String
    The date and time when the registry image tag was created.
    digest String
    Hash of the tag content. Several tags of the same image may have the same digest.
    id String
    The provider-assigned unique ID for this managed resource.
    imageId String
    organizationId String
    The organization ID the image tag is associated with.
    projectId String
    region String
    status String
    The status of the registry image tag.
    updatedAt String
    The date and time of the last update to the registry image tag.
    name String
    tagId String
    createdAt string
    The date and time when the registry image tag was created.
    digest string
    Hash of the tag content. Several tags of the same image may have the same digest.
    id string
    The provider-assigned unique ID for this managed resource.
    imageId string
    organizationId string
    The organization ID the image tag is associated with.
    projectId string
    region string
    status string
    The status of the registry image tag.
    updatedAt string
    The date and time of the last update to the registry image tag.
    name string
    tagId string
    created_at str
    The date and time when the registry image tag was created.
    digest str
    Hash of the tag content. Several tags of the same image may have the same digest.
    id str
    The provider-assigned unique ID for this managed resource.
    image_id str
    organization_id str
    The organization ID the image tag is associated with.
    project_id str
    region str
    status str
    The status of the registry image tag.
    updated_at str
    The date and time of the last update to the registry image tag.
    name str
    tag_id str
    createdAt String
    The date and time when the registry image tag was created.
    digest String
    Hash of the tag content. Several tags of the same image may have the same digest.
    id String
    The provider-assigned unique ID for this managed resource.
    imageId String
    organizationId String
    The organization ID the image tag is associated with.
    projectId String
    region String
    status String
    The status of the registry image tag.
    updatedAt String
    The date and time of the last update to the registry image tag.
    name String
    tagId String

    Package Details

    Repository
    scaleway pulumiverse/pulumi-scaleway
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scaleway Terraform Provider.
    scaleway logo
    Scaleway v1.20.0 published on Monday, Nov 4, 2024 by pulumiverse