@Component public class ServiceToString extends Object implements org.springframework.core.convert.converter.Converter<io.fabric8.kubernetes.api.model.Service,String>
ServiceToString(io.fabric8.kubernetes.client.KubernetesClient kubernetesClient)
String
convert(io.fabric8.kubernetes.api.model.Service source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceToString(io.fabric8.kubernetes.client.KubernetesClient kubernetesClient)
public String convert(io.fabric8.kubernetes.api.model.Service source)
convert
org.springframework.core.convert.converter.Converter<io.fabric8.kubernetes.api.model.Service,String>
Copyright © 2011–2015 Red Hat. All rights reserved.