Type Definition kube_client::client::DynBody
source · Available on crate feature
client
only.Expand description
HTTP body of a dynamic backing type.
The suggested implementation type is hyper::Body
.
client
only.HTTP body of a dynamic backing type.
The suggested implementation type is hyper::Body
.