public class SecretList
extends java.lang.Object
SecretList from the Kubernetes API.| Constructor and Description |
|---|
SecretList() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Secret> |
getItems() |
void |
setItems(java.util.List<Secret> items) |