Name | Type | Description | Notes |
---|---|---|---|
name | kotlin.String | [optional] | |
local | kotlin.Boolean | If enabled, use the local connection. Required Docker socket/Kubernetes Integration | [optional] |
url | kotlin.String | Can be in the format of 'unix://<path>' when connecting to a local docker daemon, or 'https://<hostname>:2376' when connecting to a remote system. | [optional] |
tlsVerification | java.util.UUID | CA which the endpoint's Certificate is verified against. Can be left empty for no validation. | [optional] |
tlsAuthentication | java.util.UUID | Certificate/Key used for authentication. Can be left empty for no authentication. | [optional] |
This repository was archived by the owner on Apr 17, 2024. It is now read-only.