We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30804cb commit b0b25faCopy full SHA for b0b25fa
docs/crd.md
@@ -189,6 +189,7 @@ InputSpec defines the desired state of Input
189
190
| Field | Description | Scheme |
191
| ----- | ----------- | ------ |
192
+| alias | A user friendly alias name for this input plugin. | string |
193
| dummy | Dummy defines Dummy Input configuration. | *[input.Dummy](plugins/input/dummy.md) |
194
| tail | Tail defines Tail Input configuration. | *[input.Tail](plugins/input/tail.md) |
195
| systemd | Systemd defines Systemd Input configuration. | *[input.Systemd](plugins/input/systemd.md) |
0 commit comments