Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 722 Bytes

ServiceConnection.md

File metadata and controls

16 lines (11 loc) · 722 Bytes

ServiceConnection

Properties

Name Type Description Notes
pk java.util.UUID [readonly]
name kotlin.String
component kotlin.String Return component used to edit this object [readonly]
verboseName kotlin.String Return object's verbose_name [readonly]
verboseNamePlural kotlin.String Return object's plural verbose_name [readonly]
metaModelName kotlin.String Return internal model name [readonly]
local kotlin.Boolean If enabled, use the local connection. Required Docker socket/Kubernetes Integration [optional]