python/kubernetes/docs/V1alpha1Policy.md
Nabarun Pal b4d11b02a3
Update client with OpenAPI generator v4.3.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30

595 B

V1alpha1Policy

Policy defines the configuration of how audit events are logged

Properties

Name Type Description Notes
level str The Level that all requests are recorded at. available options: None, Metadata, Request, RequestResponse required
stages list[str] Stages is a list of stages for which events are created. [optional]

[Back to Model list] [Back to API list] [Back to README]