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