- Description
- ConnectionPool is the Schema for the connectionpools API
- Type
object
Specification
.spec
- Description
- ConnectionPoolSpec defines the desired state of ConnectionPool
- Type
object
.spec.http
- Description
- Settings applicable to HTTP1.1/HTTP2/GRPC connections.
- Type
object
.spec.tcp
- Description
- Settings for common to both HTTP and TCP upstream connections.
- Type
object
.spec.tcp.tcpKeepalive
- Description
- If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.
- Type
object
.status
- Description
- ConnectionPoolStatus defines the observed state of ConnectionPool
- Type
object
API Endpoints
The following API endpoints are available:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/connectionpoolsDELETE: delete collection of ConnectionPoolGET: list objects of kind ConnectionPoolPOST: create a new ConnectionPool
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/connectionpools/{name}DELETE: delete the specified ConnectionPoolGET: read the specified ConnectionPoolPATCH: partially update the specified ConnectionPoolPUT: replace the specified ConnectionPool
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/connectionpools/{name}/statusGET: read status of the specified ConnectionPoolPATCH: partially update status of the specified ConnectionPoolPUT: replace status of the specified ConnectionPool
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/connectionpools
- HTTP method
DELETE- Description
- delete collection of ConnectionPool
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ConnectionPool
- HTTP responses
- HTTP method
POST- Description
- create a new ConnectionPool
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/connectionpools/{name}
- HTTP method
DELETE- Description
- delete the specified ConnectionPool
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ConnectionPool
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ConnectionPool
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ConnectionPool
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/connectionpools/{name}/status
- HTTP method
GET- Description
- read status of the specified ConnectionPool
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ConnectionPool
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ConnectionPool
- Query parameters
- Body parameters
- HTTP responses