public class SecretModel extends KubernetesModel
annotations, labels, name, namespace
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) |
getAnnotations, getLabels, getName, getNamespace, getVersion, setAnnotations, setLabels, setName, setNamespace, setVersion
Copyright © 2019 WSO2. All rights reserved.