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 (13 loc) · 945 Bytes

KubernetesServiceConnection.md

File metadata and controls

18 lines (13 loc) · 945 Bytes

KubernetesServiceConnection

Properties

Name Type Description Notes
pk java.util.UUID [readonly]
name kotlin.String
component kotlin.String [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]
kubeconfig kotlin.Any Paste your kubeconfig here. authentik will automatically use the currently selected context. [optional]
verifySsl kotlin.Boolean Verify SSL Certificates of the Kubernetes API endpoint [optional]