EventSinkConfig
EventSinkConfig is a event sink config document.
apiVersion: v1alpha1
kind: EventSinkConfig
endpoint: 192.168.10.3:3247 # The endpoint for the event sink as 'host:port'.
Field | Type | Description | Value(s) |
---|---|---|---|
endpoint | string | The endpoint for the event sink as ‘host:port’. Show example(s)
|
Last modified December 5, 2023: docs: rework machine config documentation generation (46121c9fe)