Uses of Class
org.citrusframework.kubernetes.endpoint.KubernetesEndpointConfiguration
Packages that use KubernetesEndpointConfiguration
-
Uses of KubernetesEndpointConfiguration in org.citrusframework.kubernetes.client
Methods in org.citrusframework.kubernetes.client that return KubernetesEndpointConfigurationConstructors in org.citrusframework.kubernetes.client with parameters of type KubernetesEndpointConfigurationModifierConstructorDescriptionKubernetesClient(KubernetesEndpointConfiguration endpointConfiguration) Default constructor using endpoint configuration. -
Uses of KubernetesEndpointConfiguration in org.citrusframework.kubernetes.message
Methods in org.citrusframework.kubernetes.message with parameters of type KubernetesEndpointConfigurationModifier and TypeMethodDescriptionKubernetesMessageConverter.convertInbound(KubernetesCommand<?> command, KubernetesEndpointConfiguration endpointConfiguration, TestContext context) voidKubernetesMessageConverter.convertOutbound(KubernetesCommand<?> command, Message message, KubernetesEndpointConfiguration endpointConfiguration, TestContext context) KubernetesMessageConverter.convertOutbound(Message message, KubernetesEndpointConfiguration endpointConfiguration, TestContext context)