public class Secrets extends Object
| Constructor and Description |
|---|
Secrets() |
Secrets(List<String> secretDefs) |
Secrets(String refValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRefValue() |
List<String> |
getSecretDefs() |
void |
setRefValue(String refValue) |
void |
setSecretDefs(List<String> secretDefs) |
public Secrets()
public Secrets(String refValue)
Copyright © 2020–2023 CNCF. All rights reserved.