mirror of https://github.com/istio/istio.io.git
669 B
669 B
| title | overview | order | layout | type |
|---|---|---|---|---|
| checknothing Config | Generated documentation for Mixer's Template Configuration Schema | 1150 | docs | markdown |
Index
- Template (message)
Template
CheckNothing represents an empty block of data that is used for Check-capable adapters which don't require any parameters. This is primarily intended for testing scenarios.
Example config:
apiVersion: "config.istio.io/v1alpha2"
kind: checknothing
metadata:
name: denyrequest
namespace: istio-config-default
spec:
NOTE: No fields in this message type._