Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KerberosAuth ¶
type KerberosAuth struct { KeytabFilePath string CredentialCache string CredentialCacheLookupFile string ConfigFilePath string UDPConnectionLimit string EnableDNSLookupKDC string }
func GetKerberosSettings ¶
func GetKerberosSettings(settings backend.DataSourceInstanceSettings) (kerberosAuth KerberosAuth, err error)
Click to show internal directories.
Click to hide internal directories.