public static class SecretsConfigProperties.Source extends Object
Constructor and Description |
---|
Source() |
Source(String name,
String namespace,
Map<String,String> labels) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getLabels() |
String |
getName() |
String |
getNamespace() |
boolean |
isEmpty() |
SecretsConfigProperties.NormalizedSource |
normalize(String defaultName,
String defaultNamespace,
Map<String,String> defaultLabels) |
void |
setLabels(Map<String,String> labels) |
void |
setName(String name) |
void |
setNamespace(String namespace) |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.