IPAddress [ipam.cluster.x-k8s.io/v1alpha1]
- 描述
- IPAddress is the Schema for the ipaddress API.
- 类型
object
规格
.spec
- 描述
- spec is the desired state of IPAddress.
- 类型
object- 必填
addressclaimRefpoolRefprefix
.spec.claimRef
- 描述
- claimRef is a reference to the claim this IPAddress was created for.
- 类型
object
.spec.poolRef
- 描述
- poolRef is a reference to the pool that this IPAddress was created from.
- 类型
object- 必填
kindname
API 端点
可用的 API 端点如下:
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddressesDELETE: delete collection of IPAddressGET: list objects of kind IPAddressPOST: create a new IPAddress
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddresses/{name}DELETE: delete the specified IPAddressGET: read the specified IPAddressPATCH: partially update the specified IPAddressPUT: replace the specified IPAddress
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddresses
- HTTP 方法
DELETE- 描述
- delete collection of IPAddress
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind IPAddress
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new IPAddress
- 查询参数
- 请求体参数
- HTTP 响应
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddresses/{name}
- HTTP 方法
DELETE- 描述
- delete the specified IPAddress
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified IPAddress
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified IPAddress
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified IPAddress
- 查询参数
- 请求体参数
- HTTP 响应