public class SecretTLS extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
SecretTLS()
No args constructor for use in serialization
|
SecretTLS(String secretName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getSecretName() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setSecretName(String secretName) |
public SecretTLS()
public SecretTLS(String secretName)
secretName - Copyright © 2015–2022 Red Hat. All rights reserved.