You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4.8 KiB
4.8 KiB
page_title | subcategory | description |
---|---|---|
decort_cb_k8s Data Source - terraform-provider-decort |
decort_cb_k8s (Data Source)
Schema
Required
k8s_id
(Number)
Optional
timeouts
(Block, Optional) (see below for nested schema)
Read-Only
account_id
(Number)account_name
(String)acl
(List of Object) (see below for nested schema)bservice_id
(Number)created_by
(String)created_time
(Number)deleted_by
(String)deleted_time
(Number)desc
(String)extnet_id
(Number) ID of the external network to connect workers to. If omitted network will be chosen by the platfom.gid
(Number)guid
(Number)id
(String) The ID of this resource.k8s_ci_name
(String)k8s_groups
(List of Object) (see below for nested schema)k8sci_id
(Number)kubeconfig
(String) Kubeconfig for cluster access.lb_id
(Number)lb_ip
(String) IP address of default load balancer.milestones
(Number)name
(String)network_plugin
(String)rg_id
(Number)rg_name
(String)service_account
(List of Object) (see below for nested schema)ssh_key
(String)status
(String)tech_status
(String)updated_by
(String)updated_time
(Number)vins_id
(Number)
Nested Schema for timeouts
Optional:
default
(String)read
(String)
Nested Schema for acl
Read-Only:
account_acl
(List of Object) (see below for nested schema)k8s_acl
(List of Object) (see below for nested schema)rg_acl
(List of Object) (see below for nested schema)
Nested Schema for acl.account_acl
Read-Only:
explicit
(Boolean)guid
(String)right
(String)status
(String)type
(String)user_group_id
(String)
Nested Schema for acl.k8s_acl
Read-Only:
explicit
(Boolean)guid
(String)right
(String)status
(String)type
(String)user_group_id
(String)
Nested Schema for acl.rg_acl
Read-Only:
explicit
(Boolean)guid
(String)right
(String)status
(String)type
(String)user_group_id
(String)
Nested Schema for k8s_groups
Read-Only:
masters
(List of Object) (see below for nested schema)workers
(List of Object) (see below for nested schema)
Nested Schema for k8s_groups.masters
Read-Only:
cpu
(Number)detailed_info
(List of Object) (see below for nested schema)disk
(Number)master_id
(Number)name
(String)num
(Number)ram
(Number)
Nested Schema for k8s_groups.masters.detailed_info
Read-Only:
compute_id
(Number)external_ip
(String)interfaces
(List of Object) (see below for nested schema)name
(String)status
(String)tech_status
(String)
Nested Schema for k8s_groups.masters.detailed_info.interfaces
Read-Only:
def_gw
(String)ip_address
(String)
Nested Schema for k8s_groups.workers
Read-Only:
annotations
(List of String)cpu
(Number)detailed_info
(List of Object) (see below for nested schema)disk
(Number)guid
(String)id
(Number)labels
(List of String)name
(String)num
(Number)ram
(Number)taints
(List of String)
Nested Schema for k8s_groups.workers.detailed_info
Read-Only:
compute_id
(Number)external_ip
(String)interfaces
(List of Object) (see below for nested schema)name
(String)status
(String)tech_status
(String)
Nested Schema for k8s_groups.workers.detailed_info.interfaces
Read-Only:
def_gw
(String)ip_address
(String)
Nested Schema for service_account
Read-Only:
guid
(String)password
(String)username
(String)