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