Package org.citrusframework.actions.kubernetes.command
package org.citrusframework.actions.kubernetes.command
-
InterfacesClassDescriptionKubernetesCommand<T,
R, C> Command executes an operation on the kubernetes client (e.g. list, create).KubernetesCommandActionBuilder<T extends TestAction,R, O, B extends KubernetesCommandActionBuilder<T, R, O, B>> KubernetesInfoCommandActionBuilder<T extends TestAction,R, O extends KubernetesInfoCommandResult, B extends KubernetesInfoCommandActionBuilder<T, R, O, B>> KubernetesNamedCommandActionBuilder<T extends TestAction,R, O, B extends KubernetesNamedCommandActionBuilder<T, R, O, B>> KubernetesNamespacedCommandActionBuilder<T extends TestAction,R, O, B extends KubernetesNamespacedCommandActionBuilder<T, R, O, B>> KubernetesWatchCommandResult<R,A extends Enum<?>, E extends Exception>