volcenginecc v0.0.4 published on Monday, Nov 3, 2025 by Volcengine
volcenginecc.cr.getNameSpace
Start a Neo task
Explain and create a volcenginecc.cr.getNameSpace resource
Data Source schema for Volcengine::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: volcenginecc: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
- 命名空间下新建 OCI 制品仓库的默认公开属性,默认 Private。公开属性支持后续变更。Public:公开,不需要访问密钥,支持直接访问。Private:私有,需要输入访问密钥后才能够访问。
- Created
Time string - 命名空间的创建时间。
- Id string
- Uniquely identifies the resource.
- Name string
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有火山引擎账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- Project string
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- Registry string
- 命名空间下新建 OCI 制品仓库的默认公开属性,默认 Private。公开属性支持后续变更。Public:公开,不需要访问密钥,支持直接访问。Private:私有,需要输入访问密钥后才能够访问。
- created
Time String - 命名空间的创建时间。
- id String
- Uniquely identifies the resource.
- name String
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有火山引擎账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- project String
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- registry String
- 命名空间下新建 OCI 制品仓库的默认公开属性,默认 Private。公开属性支持后续变更。Public:公开,不需要访问密钥,支持直接访问。Private:私有,需要输入访问密钥后才能够访问。
- created
Time string - 命名空间的创建时间。
- id string
- Uniquely identifies the resource.
- name string
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有火山引擎账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- project string
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- registry string
- 命名空间下新建 OCI 制品仓库的默认公开属性,默认 Private。公开属性支持后续变更。Public:公开,不需要访问密钥,支持直接访问。Private:私有,需要输入访问密钥后才能够访问。
- created_
time str - 命名空间的创建时间。
- id str
- Uniquely identifies the resource.
- name str
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有火山引擎账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- project str
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- registry str
- 命名空间下新建 OCI 制品仓库的默认公开属性,默认 Private。公开属性支持后续变更。Public:公开,不需要访问密钥,支持直接访问。Private:私有,需要输入访问密钥后才能够访问。
- created
Time String - 命名空间的创建时间。
- id String
- Uniquely identifies the resource.
- name String
- 命名空间名称。支持小写英文、数字、英文句号(.)、短划线(-)、下划线(_),标点符号不能出现在首位或末位,也不能连续输入。长度限制为 2~90 个字符。标准版实例:同一个镜像仓库实例下,名称必须唯一。体验版实例:同一地域下,所有火山引擎账号范围内的命名空间名称需要保持唯一。如果您设置的命名空间名称已被占用,请尝试其他名称或者 购买标准版实例。
- project String
- 命名空间所属项目的名称。参数值大小写敏感,不得超过 64 个字符。参数为空时,命名空间关联默认的 default项目。
- registry String
- 命名空间下新建 OCI 制品仓库的默认公开属性,默认 Private。公开属性支持后续变更。Public:公开,不需要访问密钥,支持直接访问。Private:私有,需要输入访问密钥后才能够访问。
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
