Name | Type | Description | Notes |
---|---|---|---|
pk | UUID | [readonly] | |
name | String | ||
local | Bool | If enabled, use the local connection. Required Docker socket/Kubernetes Integration | [optional] |
component | String | [readonly] | |
verboseName | String | Return object's verbose_name | [readonly] |
verboseNamePlural | String | Return object's plural verbose_name | [readonly] |
metaModelName | String | Return internal model name | [readonly] |
url | 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. | |
tlsVerification | UUID | CA which the endpoint's Certificate is verified against. Can be left empty for no validation. | [optional] |
tlsAuthentication | UUID | Certificate/Key used for authentication. Can be left empty for no authentication. | [optional] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.