// structural elements of the request that are part of the Kubernetes API conventions namespace string namespaceSet bool resource string resourceName string subresource string
// output err error
// only one of body / bodyBytes may be set. requests using body are not retriable. body io.Reader bodyBytes []byte