Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
List<Port> |
ManifestContainer.getPorts()
Ports to expose from the container.
|
Modifier and Type | Method and Description |
---|---|
void |
ManifestContainer.setPorts(List<Port> ports)
Ports to expose from the container.
|
Copyright © 2011–2014 Red Hat. All rights reserved.