bytepluscc v0.0.11 published on Wednesday, Jan 21, 2026 by Byteplus
bytepluscc v0.0.11 published on Wednesday, Jan 21, 2026 by Byteplus
Data Source schema for Byteplus::CR::NameSpace
Using getNameSpace
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 getNameSpace(args: GetNameSpaceArgs, opts?: InvokeOptions): Promise<GetNameSpaceResult>
function getNameSpaceOutput(args: GetNameSpaceOutputArgs, opts?: InvokeOptions): Output<GetNameSpaceResult>def get_name_space(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNameSpaceResult
def get_name_space_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNameSpaceResult]func LookupNameSpace(ctx *Context, args *LookupNameSpaceArgs, opts ...InvokeOption) (*LookupNameSpaceResult, error)
func LookupNameSpaceOutput(ctx *Context, args *LookupNameSpaceOutputArgs, opts ...InvokeOption) LookupNameSpaceResultOutput> Note: This function is named LookupNameSpace in the Go SDK.
public static class GetNameSpace
{
public static Task<GetNameSpaceResult> InvokeAsync(GetNameSpaceArgs args, InvokeOptions? opts = null)
public static Output<GetNameSpaceResult> Invoke(GetNameSpaceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNameSpaceResult> getNameSpace(GetNameSpaceArgs args, InvokeOptions options)
public static Output<GetNameSpaceResult> getNameSpace(GetNameSpaceArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:cr/getNameSpace:getNameSpace
arguments:
# arguments dictionaryThe 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.
getNameSpace Result
The following output properties are available:
- Created
Time string - 命名空间的创建时间。
- Id string
- Uniquely identifies the resource.
- Name string
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- Project string
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- Registry string
- 指定的镜像仓库实例名称。通过 ListRegistries 或在 镜像仓库控制台 的 实例列表页面获取。
- Created
Time string - 命名空间的创建时间。
- Id string
- Uniquely identifies the resource.
- Name string
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- Project string
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- Registry string
- 指定的镜像仓库实例名称。通过 ListRegistries 或在 镜像仓库控制台 的 实例列表页面获取。
- created
Time String - 命名空间的创建时间。
- id String
- Uniquely identifies the resource.
- name String
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- project String
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- registry String
- 指定的镜像仓库实例名称。通过 ListRegistries 或在 镜像仓库控制台 的 实例列表页面获取。
- created
Time string - 命名空间的创建时间。
- id string
- Uniquely identifies the resource.
- name string
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- project string
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- registry string
- 指定的镜像仓库实例名称。通过 ListRegistries 或在 镜像仓库控制台 的 实例列表页面获取。
- created_
time str - 命名空间的创建时间。
- id str
- Uniquely identifies the resource.
- name str
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- project str
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- registry str
- 指定的镜像仓库实例名称。通过 ListRegistries 或在 镜像仓库控制台 的 实例列表页面获取。
- created
Time String - 命名空间的创建时间。
- id String
- Uniquely identifies the resource.
- name String
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- project String
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- registry String
- 指定的镜像仓库实例名称。通过 ListRegistries 或在 镜像仓库控制台 的 实例列表页面获取。
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
bytepluscc v0.0.11 published on Wednesday, Jan 21, 2026 by Byteplus
