public class SecretModel extends KubernetesModel
Constructor and Description |
---|
SecretModel() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Map<String,String> |
getData() |
String |
getMountPath() |
int |
hashCode() |
boolean |
isReadOnly() |
void |
setData(Map<String,String> data) |
void |
setMountPath(String mountPath) |
void |
setReadOnly(boolean readOnly) |
getName, getVersion, setName, setVersion
Copyright © 2018 WSO2. All rights reserved.