Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::CR::Registry
Using getRegistry
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 getRegistry(args: GetRegistryArgs, opts?: InvokeOptions): Promise<GetRegistryResult>
function getRegistryOutput(args: GetRegistryOutputArgs, opts?: InvokeOptions): Output<GetRegistryResult>def get_registry(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRegistryResult
def get_registry_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRegistryResult]func LookupRegistry(ctx *Context, args *LookupRegistryArgs, opts ...InvokeOption) (*LookupRegistryResult, error)
func LookupRegistryOutput(ctx *Context, args *LookupRegistryOutputArgs, opts ...InvokeOption) LookupRegistryResultOutput> Note: This function is named LookupRegistry in the Go SDK.
public static class GetRegistry
{
public static Task<GetRegistryResult> InvokeAsync(GetRegistryArgs args, InvokeOptions? opts = null)
public static Output<GetRegistryResult> Invoke(GetRegistryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRegistryResult> getRegistry(GetRegistryArgs args, InvokeOptions options)
public static Output<GetRegistryResult> getRegistry(GetRegistryArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:cr/getRegistry:getRegistry
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.
getRegistry Result
The following output properties are available:
- Charge
Type string - 镜像仓库实例的付费类型,目前仅支持 PostCharge按量付费模式。
- Created
Time string - 创建镜像仓库实例的时间。
- Expire
Time string - 仅计费类型为HybridCharge有值,实例到期时间
- Id string
- Uniquely identifies the resource.
- Name string
- 标准版实例名称,同一个地域下,名称必须唯一。支持小写英文字母、数字、短划线(-)且数字不能在首位,短划线(-)不能在首位或末位,长度限制为 3~30 个字符。
- Project string
- 填写实例需要关联的项目。一个实例仅支持关联一个项目
- Proxy
Cache Byteplus.Get Registry Proxy Cache - ProxyCache配置,设置为ProxyCache时必填
- Proxy
Cache boolEnabled - 是否设置为ProxyCache实例
- Renew
Type string - 仅计费类型为HybridCharge有值,实例自动续费类型
- Status
Byteplus.
Get Registry Status - 镜像仓库实例状态,由 Phase 和 Conditions 组成。合法的 Phase 和 Conditions 组合如下所示:{Creating, [Progressing]}:创建中,{Running, [Ok]}:运行中,{Running, [Degraded]}:运行中,{Stopped, [Balance]}:欠费关停,{Stopped, [Released]}:待回收,{Stopped, [Released, Balance]}:欠费关停,{Starting, [Progressing]}:启动中,{Deleting, [Progressing]}:销毁中,{Failed, [Unknown]}:异常
-
List<Byteplus.
Get Registry Tag> - 实例的标签
- Type string
- 不填写默认创建标准版实例。Enterprise:标准版,Micro:小微版
- Charge
Type string - 镜像仓库实例的付费类型,目前仅支持 PostCharge按量付费模式。
- Created
Time string - 创建镜像仓库实例的时间。
- Expire
Time string - 仅计费类型为HybridCharge有值,实例到期时间
- Id string
- Uniquely identifies the resource.
- Name string
- 标准版实例名称,同一个地域下,名称必须唯一。支持小写英文字母、数字、短划线(-)且数字不能在首位,短划线(-)不能在首位或末位,长度限制为 3~30 个字符。
- Project string
- 填写实例需要关联的项目。一个实例仅支持关联一个项目
- Proxy
Cache GetRegistry Proxy Cache - ProxyCache配置,设置为ProxyCache时必填
- Proxy
Cache boolEnabled - 是否设置为ProxyCache实例
- Renew
Type string - 仅计费类型为HybridCharge有值,实例自动续费类型
- Status
Get
Registry Status - 镜像仓库实例状态,由 Phase 和 Conditions 组成。合法的 Phase 和 Conditions 组合如下所示:{Creating, [Progressing]}:创建中,{Running, [Ok]}:运行中,{Running, [Degraded]}:运行中,{Stopped, [Balance]}:欠费关停,{Stopped, [Released]}:待回收,{Stopped, [Released, Balance]}:欠费关停,{Starting, [Progressing]}:启动中,{Deleting, [Progressing]}:销毁中,{Failed, [Unknown]}:异常
-
[]Get
Registry Tag - 实例的标签
- Type string
- 不填写默认创建标准版实例。Enterprise:标准版,Micro:小微版
- charge
Type String - 镜像仓库实例的付费类型,目前仅支持 PostCharge按量付费模式。
- created
Time String - 创建镜像仓库实例的时间。
- expire
Time String - 仅计费类型为HybridCharge有值,实例到期时间
- id String
- Uniquely identifies the resource.
- name String
- 标准版实例名称,同一个地域下,名称必须唯一。支持小写英文字母、数字、短划线(-)且数字不能在首位,短划线(-)不能在首位或末位,长度限制为 3~30 个字符。
- project String
- 填写实例需要关联的项目。一个实例仅支持关联一个项目
- proxy
Cache GetRegistry Proxy Cache - ProxyCache配置,设置为ProxyCache时必填
- proxy
Cache BooleanEnabled - 是否设置为ProxyCache实例
- renew
Type String - 仅计费类型为HybridCharge有值,实例自动续费类型
- status
Get
Registry Status - 镜像仓库实例状态,由 Phase 和 Conditions 组成。合法的 Phase 和 Conditions 组合如下所示:{Creating, [Progressing]}:创建中,{Running, [Ok]}:运行中,{Running, [Degraded]}:运行中,{Stopped, [Balance]}:欠费关停,{Stopped, [Released]}:待回收,{Stopped, [Released, Balance]}:欠费关停,{Starting, [Progressing]}:启动中,{Deleting, [Progressing]}:销毁中,{Failed, [Unknown]}:异常
-
List<Get
Registry Tag> - 实例的标签
- type String
- 不填写默认创建标准版实例。Enterprise:标准版,Micro:小微版
- charge
Type string - 镜像仓库实例的付费类型,目前仅支持 PostCharge按量付费模式。
- created
Time string - 创建镜像仓库实例的时间。
- expire
Time string - 仅计费类型为HybridCharge有值,实例到期时间
- id string
- Uniquely identifies the resource.
- name string
- 标准版实例名称,同一个地域下,名称必须唯一。支持小写英文字母、数字、短划线(-)且数字不能在首位,短划线(-)不能在首位或末位,长度限制为 3~30 个字符。
- project string
- 填写实例需要关联的项目。一个实例仅支持关联一个项目
- proxy
Cache GetRegistry Proxy Cache - ProxyCache配置,设置为ProxyCache时必填
- proxy
Cache booleanEnabled - 是否设置为ProxyCache实例
- renew
Type string - 仅计费类型为HybridCharge有值,实例自动续费类型
- status
Get
Registry Status - 镜像仓库实例状态,由 Phase 和 Conditions 组成。合法的 Phase 和 Conditions 组合如下所示:{Creating, [Progressing]}:创建中,{Running, [Ok]}:运行中,{Running, [Degraded]}:运行中,{Stopped, [Balance]}:欠费关停,{Stopped, [Released]}:待回收,{Stopped, [Released, Balance]}:欠费关停,{Starting, [Progressing]}:启动中,{Deleting, [Progressing]}:销毁中,{Failed, [Unknown]}:异常
-
Get
Registry Tag[] - 实例的标签
- type string
- 不填写默认创建标准版实例。Enterprise:标准版,Micro:小微版
- charge_
type str - 镜像仓库实例的付费类型,目前仅支持 PostCharge按量付费模式。
- created_
time str - 创建镜像仓库实例的时间。
- expire_
time str - 仅计费类型为HybridCharge有值,实例到期时间
- id str
- Uniquely identifies the resource.
- name str
- 标准版实例名称,同一个地域下,名称必须唯一。支持小写英文字母、数字、短划线(-)且数字不能在首位,短划线(-)不能在首位或末位,长度限制为 3~30 个字符。
- project str
- 填写实例需要关联的项目。一个实例仅支持关联一个项目
- proxy_
cache GetRegistry Proxy Cache - ProxyCache配置,设置为ProxyCache时必填
- proxy_
cache_ boolenabled - 是否设置为ProxyCache实例
- renew_
type str - 仅计费类型为HybridCharge有值,实例自动续费类型
- status
Get
Registry Status - 镜像仓库实例状态,由 Phase 和 Conditions 组成。合法的 Phase 和 Conditions 组合如下所示:{Creating, [Progressing]}:创建中,{Running, [Ok]}:运行中,{Running, [Degraded]}:运行中,{Stopped, [Balance]}:欠费关停,{Stopped, [Released]}:待回收,{Stopped, [Released, Balance]}:欠费关停,{Starting, [Progressing]}:启动中,{Deleting, [Progressing]}:销毁中,{Failed, [Unknown]}:异常
-
Sequence[Get
Registry Tag] - 实例的标签
- type str
- 不填写默认创建标准版实例。Enterprise:标准版,Micro:小微版
- charge
Type String - 镜像仓库实例的付费类型,目前仅支持 PostCharge按量付费模式。
- created
Time String - 创建镜像仓库实例的时间。
- expire
Time String - 仅计费类型为HybridCharge有值,实例到期时间
- id String
- Uniquely identifies the resource.
- name String
- 标准版实例名称,同一个地域下,名称必须唯一。支持小写英文字母、数字、短划线(-)且数字不能在首位,短划线(-)不能在首位或末位,长度限制为 3~30 个字符。
- project String
- 填写实例需要关联的项目。一个实例仅支持关联一个项目
- proxy
Cache Property Map - ProxyCache配置,设置为ProxyCache时必填
- proxy
Cache BooleanEnabled - 是否设置为ProxyCache实例
- renew
Type String - 仅计费类型为HybridCharge有值,实例自动续费类型
- status Property Map
- 镜像仓库实例状态,由 Phase 和 Conditions 组成。合法的 Phase 和 Conditions 组合如下所示:{Creating, [Progressing]}:创建中,{Running, [Ok]}:运行中,{Running, [Degraded]}:运行中,{Stopped, [Balance]}:欠费关停,{Stopped, [Released]}:待回收,{Stopped, [Released, Balance]}:欠费关停,{Starting, [Progressing]}:启动中,{Deleting, [Progressing]}:销毁中,{Failed, [Unknown]}:异常
- List<Property Map>
- 实例的标签
- type String
- 不填写默认创建标准版实例。Enterprise:标准版,Micro:小微版
Supporting Types
GetRegistryProxyCache
- Type string
- ProxyCache支持的镜像仓库实例类型,参数值说明如下:DockerHub:dockerhub 镜像仓库。
- Type string
- ProxyCache支持的镜像仓库实例类型,参数值说明如下:DockerHub:dockerhub 镜像仓库。
- type String
- ProxyCache支持的镜像仓库实例类型,参数值说明如下:DockerHub:dockerhub 镜像仓库。
- type string
- ProxyCache支持的镜像仓库实例类型,参数值说明如下:DockerHub:dockerhub 镜像仓库。
- type str
- ProxyCache支持的镜像仓库实例类型,参数值说明如下:DockerHub:dockerhub 镜像仓库。
- type String
- ProxyCache支持的镜像仓库实例类型,参数值说明如下:DockerHub:dockerhub 镜像仓库。
GetRegistryStatus
- Conditions List<string>
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- Phase string
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- Conditions []string
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- Phase string
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- conditions List<String>
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- phase String
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- conditions string[]
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- phase string
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- conditions Sequence[str]
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- phase str
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- conditions List<String>
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
- phase String
- Creating, [ Progressing ] :创建中。Running, [ Ok ] :运行中。Running, [ Degraded ] :运行中。Stopped, [ Balance ] : 欠费关停。Stopped, [ Released ] :待回收。Stopped, [ Released, Balance ] :欠费关停。Starting, [ Progressing ] :启动中。Deleting, [ Progressing ] :销毁中。Failed, [ Unknown ] :异常。
GetRegistryTag
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
