public final class KubernetesSecretConfigProvider extends Object
Constructor and Description |
---|
KubernetesSecretConfigProvider() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
configure(Map<String,?> map) |
org.apache.kafka.common.config.ConfigData |
get(String path) |
org.apache.kafka.common.config.ConfigData |
get(String path,
Set<String> keys) |
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
public void configure(Map<String,?> map)
configure
in interface org.apache.kafka.common.Configurable
public org.apache.kafka.common.config.ConfigData get(String path)
get
in interface org.apache.kafka.common.config.provider.ConfigProvider
Copyright © 2022. All rights reserved.