Class KubernetesClientConfigParser

java.lang.Object
org.citrusframework.kubernetes.config.annotation.KubernetesClientConfigParser
All Implemented Interfaces:
org.citrusframework.config.annotation.AnnotationConfigParser<KubernetesClientConfig,KubernetesClient>

public class KubernetesClientConfigParser extends Object implements org.citrusframework.config.annotation.AnnotationConfigParser<KubernetesClientConfig,KubernetesClient>
Since:
2.7
Author:
Christoph Deppisch