Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 627 Bytes

Eviction.md

File metadata and controls

30 lines (19 loc) · 627 Bytes

Eviction

write

api.v1.namespaces(namespace).pods(name).eviction.post

create eviction of a Pod

Path

Parameter Description
name name of the Eviction
namespace object name and auth scope, such as for teams and projects

Query

Parameter Description
qs Querystring object
qs.pretty If 'true', then the output is pretty printed.

Body

Parameter Description
body #/definitions/io.k8s.api.policy.v1beta1.Eviction