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

Latest commit

 

History

History
18 lines (14 loc) · 1020 Bytes

KubernetesServiceConnection.md

File metadata and controls

18 lines (14 loc) · 1020 Bytes

KubernetesServiceConnection

Properties

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]
kubeconfig AnyCodable Paste your kubeconfig here. authentik will automatically use the currently selected context. [optional]
verifySsl Bool Verify SSL Certificates of the Kubernetes API endpoint [optional]

[Back to Model list] [Back to API list] [Back to README]