Package io.fabric8.chaosmesh.client
Interface NamespacedChaosMeshClient
-
- All Superinterfaces:
AnyNamespaceable<NamespacedChaosMeshClient>,AutoCloseable,ChaosMeshClient,Client,Closeable,GenericChaosMeshClient<NamespacedChaosMeshClient>,Namespaceable<NamespacedChaosMeshClient>,RequestConfigurable<NamespacedChaosMeshClient>
- All Known Implementing Classes:
DefaultChaosMeshClient
public interface NamespacedChaosMeshClient extends ChaosMeshClient, GenericChaosMeshClient<NamespacedChaosMeshClient>
-
-
Method Summary
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.AnyNamespaceable
inAnyNamespace
-
Methods inherited from interface io.fabric8.chaosmesh.client.ChaosMeshClient
awsChaos, dnsChaos, httpChaos, ioChaos, jvmChaos, kernelChaos, networkChaos, podChaos, podIOChaos, podNetworkChaos, stressChaos, timeChaos
-
Methods inherited from interface io.fabric8.kubernetes.client.Client
adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getAPIVersions, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, newClient, raw, raw, resources, resources, rootPaths, supports, supports, supportsApiPath
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.Namespaceable
inNamespace
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.RequestConfigurable
withRequestConfig
-
-