[][src]Module k8_client::prelude

Structs

Body

Contains the body of an HTTP request or response.

HttpClient

An HTTP client for making requests.

Request

Represents an HTTP request.

Response

Represents an HTTP response

Traits

Configurable

Provides additional methods when building a request for configuring various execution-related options on how the request should be sent.

RequestExt

Extension methods on an HTTP request.

ResponseExt

Provides extension methods for working with HTTP responses.