- Description
- IsolatePod is the Schema for the isolatepods API
- Type
object
Specification
.spec
- Description
- IsolatePodSpec defines the desired state of IsolatePod
- Type
object
API Endpoints
The following API endpoints are available:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/isolatepodsDELETE: delete collection of IsolatePodGET: list objects of kind IsolatePodPOST: create a new IsolatePod
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/isolatepods/{name}DELETE: delete the specified IsolatePodGET: read the specified IsolatePodPATCH: partially update the specified IsolatePodPUT: replace the specified IsolatePod
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/isolatepods
- HTTP method
DELETE- Description
- delete collection of IsolatePod
- HTTP responses
- HTTP method
GET- Description
- list objects of kind IsolatePod
- HTTP responses
- HTTP method
POST- Description
- create a new IsolatePod
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/isolatepods/{name}
- HTTP method
DELETE- Description
- delete the specified IsolatePod
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified IsolatePod
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified IsolatePod
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified IsolatePod
- Query parameters
- Body parameters
- HTTP responses