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