Interface: Cluster
Defined in: src/config_types.ts:20
Properties
caData?
readonlyoptionalcaData?:string
Defined in: src/config_types.ts:22
caFile?
optionalcaFile?:string
Defined in: src/config_types.ts:23
name
readonlyname:string
Defined in: src/config_types.ts:21
proxyUrl?
readonlyoptionalproxyUrl?:string
Defined in: src/config_types.ts:27
server
readonlyserver:string
Defined in: src/config_types.ts:24
skipTLSVerify
readonlyskipTLSVerify:boolean
Defined in: src/config_types.ts:26
tlsServerName?
readonlyoptionaltlsServerName?:string
Defined in: src/config_types.ts:25