IPAddressClaim [ipam.cluster.x-k8s.io/v1alpha1]
- Description
- IPAddressClaim is the Schema for the ipaddressclaim API.
- Type
object
Specification
.spec
- Description
- spec is the desired state of IPAddressClaim.
- Type
object- Required
poolRef
.spec.poolRef
- Description
- poolRef is a reference to the pool from which an IP address should be created.
- Type
object- Required
kindname
.status
- Description
- status is the observed state of IPAddressClaim.
- Type
object
.status.addressRef
- Description
- addressRef is a reference to the address that was created for this claim.
- Type
object
.status.conditions
- Description
- conditions summarises the current state of the IPAddressClaim
- Type
array
.status.conditions[]
- Description
- Condition defines an observation of a Cluster API resource operational state.
- Type
object- Required
lastTransitionTimestatustype
.status.v1beta2
- Description
- v1beta2 groups all the fields that will be added or modified in IPAddressClaim's status with the V1Beta2 version.
- Type
object
.status.v1beta2.conditions
- Description
- conditions represents the observations of a IPAddressClaim's current state.
- Type
array
.status.v1beta2.conditions[]
- Description
- Condition contains details for one aspect of the current state of this API Resource.
- Type
object- Required
lastTransitionTimemessagereasonstatustype
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of IPAddressClaim
- HTTP responses
- HTTP method
GET- Description
- list objects of kind IPAddressClaim
- HTTP responses
- HTTP method
POST- Description
- create a new IPAddressClaim
- Query parameters
- Body parameters
- HTTP responses
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddressclaims/{name}
- HTTP method
DELETE- Description
- delete the specified IPAddressClaim
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified IPAddressClaim
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified IPAddressClaim
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified IPAddressClaim
- Query parameters
- Body parameters
- HTTP responses
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddressclaims/{name}/status
- HTTP method
GET- Description
- read status of the specified IPAddressClaim
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified IPAddressClaim
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified IPAddressClaim
- Query parameters
- Body parameters
- HTTP responses