Uses of Class
org.arquillian.cube.istio.impl.IstioClientAdapter
Packages that use IstioClientAdapter
-
Uses of IstioClientAdapter in org.arquillian.cube.istio.impl
Methods in org.arquillian.cube.istio.impl with parameters of type IstioClientAdapterModifier and TypeMethodDescriptionvoidIstioResourcesApplier.applyIstioResourcesAtClassScope(org.jboss.arquillian.test.spi.event.suite.BeforeClass beforeClass, IstioClientAdapter istioClient) voidIstioResourcesApplier.applyIstioResourcesAtMethodScope(org.jboss.arquillian.test.spi.event.suite.Before beforeMethod, IstioClientAdapter istioClient) voidIstioResourcesApplier.removeIstioResourcesAtClassScope(org.jboss.arquillian.test.spi.event.suite.AfterClass afterClass, IstioClientAdapter istioClient) voidIstioResourcesApplier.removeIstioResourcesAtMethodScope(org.jboss.arquillian.test.spi.event.suite.After afterMethod, IstioClientAdapter istioClient) Constructors in org.arquillian.cube.istio.impl with parameters of type IstioClientAdapter