1. Packages
  2. Volcenginecc Provider
  3. API Docs
  4. cr
  5. getRepository
volcenginecc v0.0.2 published on Saturday, Oct 11, 2025 by Volcengine

volcenginecc.cr.getRepository

Deploy with Pulumi
volcenginecc logo
volcenginecc v0.0.2 published on Saturday, Oct 11, 2025 by Volcengine

    Data Source schema for Volcengine::CR::Repository

    Using getRepository

    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 getRepository(args: GetRepositoryArgs, opts?: InvokeOptions): Promise<GetRepositoryResult>
    function getRepositoryOutput(args: GetRepositoryOutputArgs, opts?: InvokeOptions): Output<GetRepositoryResult>
    def get_repository(id: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetRepositoryResult
    def get_repository_output(id: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetRepositoryResult]
    func LookupRepository(ctx *Context, args *LookupRepositoryArgs, opts ...InvokeOption) (*LookupRepositoryResult, error)
    func LookupRepositoryOutput(ctx *Context, args *LookupRepositoryOutputArgs, opts ...InvokeOption) LookupRepositoryResultOutput

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

    public static class GetRepository 
    {
        public static Task<GetRepositoryResult> InvokeAsync(GetRepositoryArgs args, InvokeOptions? opts = null)
        public static Output<GetRepositoryResult> Invoke(GetRepositoryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRepositoryResult> getRepository(GetRepositoryArgs args, InvokeOptions options)
    public static Output<GetRepositoryResult> getRepository(GetRepositoryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:cr/getRepository:getRepository
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Uniquely identifies the resource.
    Id string
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getRepository Result

    The following output properties are available:

    AccessLevel string
    访问等级,取值如下:Private:私有类型 OCI 制品仓库,只能被有权限的用户访问。Public:公有类型 OCI 制品仓库,可以被所有用户访问。单次可填写一个或多个访问等级。
    CreateTime string
    创建 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    Description string
    镜像仓库描述,描述长度为 0~300 个 UTF-8 字符。
    Id string
    Uniquely identifies the resource.
    Name string
    OCI 制品仓库名称。同一个命名空间下,名称必须唯一。支持小写英文、数字、分隔符(分隔符可输入一个.或/、一个或多个-、一个或两个_,且分隔符不能出现在首位或末位,不能连续出现),长度限制为 1~128 个字符。
    Namespace string
    目标命名空间名称。在 镜像仓库控制台 目标实例的 命名空间 页面,获取命名空间名称。
    Registry string
    指定命名空间所属的镜像仓库实例名称。在 镜像仓库控制台 的 实例列表 页面,获取实例名称。
    UpdateTime string
    最近一次更新 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    AccessLevel string
    访问等级,取值如下:Private:私有类型 OCI 制品仓库,只能被有权限的用户访问。Public:公有类型 OCI 制品仓库,可以被所有用户访问。单次可填写一个或多个访问等级。
    CreateTime string
    创建 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    Description string
    镜像仓库描述,描述长度为 0~300 个 UTF-8 字符。
    Id string
    Uniquely identifies the resource.
    Name string
    OCI 制品仓库名称。同一个命名空间下,名称必须唯一。支持小写英文、数字、分隔符(分隔符可输入一个.或/、一个或多个-、一个或两个_,且分隔符不能出现在首位或末位,不能连续出现),长度限制为 1~128 个字符。
    Namespace string
    目标命名空间名称。在 镜像仓库控制台 目标实例的 命名空间 页面,获取命名空间名称。
    Registry string
    指定命名空间所属的镜像仓库实例名称。在 镜像仓库控制台 的 实例列表 页面,获取实例名称。
    UpdateTime string
    最近一次更新 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    accessLevel String
    访问等级,取值如下:Private:私有类型 OCI 制品仓库,只能被有权限的用户访问。Public:公有类型 OCI 制品仓库,可以被所有用户访问。单次可填写一个或多个访问等级。
    createTime String
    创建 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    description String
    镜像仓库描述,描述长度为 0~300 个 UTF-8 字符。
    id String
    Uniquely identifies the resource.
    name String
    OCI 制品仓库名称。同一个命名空间下,名称必须唯一。支持小写英文、数字、分隔符(分隔符可输入一个.或/、一个或多个-、一个或两个_,且分隔符不能出现在首位或末位,不能连续出现),长度限制为 1~128 个字符。
    namespace String
    目标命名空间名称。在 镜像仓库控制台 目标实例的 命名空间 页面,获取命名空间名称。
    registry String
    指定命名空间所属的镜像仓库实例名称。在 镜像仓库控制台 的 实例列表 页面,获取实例名称。
    updateTime String
    最近一次更新 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    accessLevel string
    访问等级,取值如下:Private:私有类型 OCI 制品仓库,只能被有权限的用户访问。Public:公有类型 OCI 制品仓库,可以被所有用户访问。单次可填写一个或多个访问等级。
    createTime string
    创建 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    description string
    镜像仓库描述,描述长度为 0~300 个 UTF-8 字符。
    id string
    Uniquely identifies the resource.
    name string
    OCI 制品仓库名称。同一个命名空间下,名称必须唯一。支持小写英文、数字、分隔符(分隔符可输入一个.或/、一个或多个-、一个或两个_,且分隔符不能出现在首位或末位,不能连续出现),长度限制为 1~128 个字符。
    namespace string
    目标命名空间名称。在 镜像仓库控制台 目标实例的 命名空间 页面,获取命名空间名称。
    registry string
    指定命名空间所属的镜像仓库实例名称。在 镜像仓库控制台 的 实例列表 页面,获取实例名称。
    updateTime string
    最近一次更新 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    access_level str
    访问等级,取值如下:Private:私有类型 OCI 制品仓库,只能被有权限的用户访问。Public:公有类型 OCI 制品仓库,可以被所有用户访问。单次可填写一个或多个访问等级。
    create_time str
    创建 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    description str
    镜像仓库描述,描述长度为 0~300 个 UTF-8 字符。
    id str
    Uniquely identifies the resource.
    name str
    OCI 制品仓库名称。同一个命名空间下,名称必须唯一。支持小写英文、数字、分隔符(分隔符可输入一个.或/、一个或多个-、一个或两个_,且分隔符不能出现在首位或末位,不能连续出现),长度限制为 1~128 个字符。
    namespace str
    目标命名空间名称。在 镜像仓库控制台 目标实例的 命名空间 页面,获取命名空间名称。
    registry str
    指定命名空间所属的镜像仓库实例名称。在 镜像仓库控制台 的 实例列表 页面,获取实例名称。
    update_time str
    最近一次更新 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    accessLevel String
    访问等级,取值如下:Private:私有类型 OCI 制品仓库,只能被有权限的用户访问。Public:公有类型 OCI 制品仓库,可以被所有用户访问。单次可填写一个或多个访问等级。
    createTime String
    创建 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。
    description String
    镜像仓库描述,描述长度为 0~300 个 UTF-8 字符。
    id String
    Uniquely identifies the resource.
    name String
    OCI 制品仓库名称。同一个命名空间下,名称必须唯一。支持小写英文、数字、分隔符(分隔符可输入一个.或/、一个或多个-、一个或两个_,且分隔符不能出现在首位或末位,不能连续出现),长度限制为 1~128 个字符。
    namespace String
    目标命名空间名称。在 镜像仓库控制台 目标实例的 命名空间 页面,获取命名空间名称。
    registry String
    指定命名空间所属的镜像仓库实例名称。在 镜像仓库控制台 的 实例列表 页面,获取实例名称。
    updateTime String
    最近一次更新 OCI 制品仓库的时间。RFC3339 格式的 UTC+0 时间。

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    volcenginecc v0.0.2 published on Saturday, Oct 11, 2025 by Volcengine
      Meet Neo: Your AI Platform Teammate