IPAddress [ipam.cluster.x-k8s.io/v1alpha1]
- Description
- IPAddress is the Schema for the ipaddress API.
- Type
object
Specification
.spec
- Description
- spec is the desired state of IPAddress.
- Type
object- Required
addressclaimRefpoolRefprefix
.spec.claimRef
- Description
- claimRef is a reference to the claim this IPAddress was created for.
- Type
object
.spec.poolRef
- Description
- poolRef is a reference to the pool that this IPAddress was created from.
- Type
object- Required
kindname
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of IPAddress
- HTTP responses
- HTTP method
GET- Description
- list objects of kind IPAddress
- HTTP responses
- HTTP method
POST- Description
- create a new IPAddress
- Query parameters
- Body parameters
- HTTP responses
/apis/ipam.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/ipaddresses/{name}
- HTTP method
DELETE- Description
- delete the specified IPAddress
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified IPAddress
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified IPAddress
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified IPAddress
- Query parameters
- Body parameters
- HTTP responses