dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.spark
/
SparkKeyValuePropsSecretLoader
Spark
Key
Value
Props
Secret
Loader
class
SparkKeyValuePropsSecretLoader
(
val
client
:
DepotServiceClient
)
:
SparkSecretLoader
Members
Constructors
Spark
Key
Value
Props
Secret
Loader
Link copied to clipboard
constructor
(
client
:
DepotServiceClient
)
Functions
load
Link copied to clipboard
open
override
fun
load
(
depotName
:
String
,
acl
:
String
)
:
Map
<
String
,
String
>
load
KV
Link copied to clipboard
open
override
fun
loadKV
(
depotName
:
String
,
acl
:
String
)
:
Map
<
String
,
String
>
Properties
client
Link copied to clipboard
val
client
:
DepotServiceClient