IP 地址声明 [ipam.cluster.x-k8s.io/v1alpha1]
- 描述
- IPAddressClaim is the Schema for the ipaddressclaim API.
- 类型
object
规格
.spec
- 描述
- spec is the desired state of IPAddressClaim.
- 类型
object- 必填
poolRef
.spec.poolRef
- 描述
- poolRef is a reference to the pool from which an IP address should be created.
- 类型
object- 必填
kindname
.status
- 描述
- status is the observed state of IPAddressClaim.
- 类型
object
.status.addressRef
- 描述
- addressRef is a reference to the address that was created for this claim.
- 类型
object
.status.conditions
- 描述
- conditions summarises the current state of the IPAddressClaim
- 类型
array
.status.conditions[]
- 描述
- Condition defines an observation of a Cluster API resource operational state.
- 类型
object- 必填
lastTransitionTimestatustype
.status.v1beta2
- 描述
- v1beta2 groups all the fields that will be added or modified in IPAddressClaim's status with the V1Beta2 version.
- 类型
object
.status.v1beta2.conditions
- 描述
- conditions represents the observations of a IPAddressClaim's current state.
- 类型
array
.status.v1beta2.conditions[]
- 描述
- Condition contains details for one aspect of the current state of this API Resource.
- 类型
object- 必填
lastTransitionTimemessagereasonstatustype
API 端点
可用的 API 端点如下:
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddressclaimsDELETE: delete collection of IPAddressClaimGET: list objects of kind IPAddressClaimPOST: create a new IPAddressClaim
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddressclaims/{name}DELETE: delete the specified IPAddressClaimGET: read the specified IPAddressClaimPATCH: partially update the specified IPAddressClaimPUT: replace the specified IPAddressClaim
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddressclaims/{name}/statusGET: read status of the specified IPAddressClaimPATCH: partially update status of the specified IPAddressClaimPUT: replace status of the specified IPAddressClaim
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddressclaims
- HTTP 方法
DELETE- 描述
- delete collection of IPAddressClaim
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind IPAddressClaim
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new IPAddressClaim
- 查询参数
- 请求体参数
- HTTP 响应
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddressclaims/{name}
- HTTP 方法
DELETE- 描述
- delete the specified IPAddressClaim
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified IPAddressClaim
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified IPAddressClaim
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified IPAddressClaim
- 查询参数
- 请求体参数
- HTTP 响应
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddressclaims/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified IPAddressClaim
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified IPAddressClaim
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified IPAddressClaim
- 查询参数
- 请求体参数
- HTTP 响应