package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev
# Constants
owner: @tallclair alpha: v1.7 beta: v1.8
AdvancedAuditing enables a much more general API auditing pipeline, which includes support for pluggable output backends and an audit policy specifying how different requests should be audited.
owner: @smarterclayton alpha: v1.8 beta: v1.9
Allow API clients to retrieve resource lists in chunks rather than all at once.
owner: @ilackams alpha: v1.7
Enables compression of REST responses (GET and LIST only).
owner: @apelisse alpha: v1.12
Allow requests to be processed but not stored, so that validation, merging, mutation can be tested without committing.
owner: @smarterclayton alpha: v1.7
Allow asynchronous coordination of object creation.
owner: @tallclair alpha: v1.5
StreamingProxyRedirects controls whether the apiserver should intercept (and follow) redirects from the backend (Kubelet) for streaming requests (exec/attach/port-forward).