public class ApplyServiceTypeToKindServiceDecorator extends NamedResourceDecorator<io.fabric8.kubernetes.api.model.ServiceSpecFluent>
kind, name| Constructor and Description |
|---|
ApplyServiceTypeToKindServiceDecorator(String name,
KindConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
andThenVisit(io.fabric8.kubernetes.api.model.ServiceSpecFluent spec,
io.fabric8.kubernetes.api.model.ObjectMeta resourceMeta) |
after, andThenVisit, getName, visitpublic ApplyServiceTypeToKindServiceDecorator(String name, KindConfig config)
public void andThenVisit(io.fabric8.kubernetes.api.model.ServiceSpecFluent spec,
io.fabric8.kubernetes.api.model.ObjectMeta resourceMeta)
andThenVisit in class NamedResourceDecorator<io.fabric8.kubernetes.api.model.ServiceSpecFluent>Copyright © 2018–2023 Red Hat. All rights reserved.