Interface KubernetesInfoCommandActionBuilder<T extends TestAction,R,O extends KubernetesInfoCommandResult,B extends KubernetesInfoCommandActionBuilder<T,R,O,B>>
- All Superinterfaces:
KubernetesCommandActionBuilder<T,,R, O, B> TestActionBuilder<T>
public interface KubernetesInfoCommandActionBuilder<T extends TestAction,R,O extends KubernetesInfoCommandResult,B extends KubernetesInfoCommandActionBuilder<T,R,O,B>>
extends KubernetesCommandActionBuilder<T,R,O,B>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.citrusframework.TestActionBuilder
TestActionBuilder.DelegatingTestActionBuilder<T extends TestAction> -
Field Summary
Fields inherited from interface org.citrusframework.TestActionBuilder
logger, RESOURCE_PATH, TYPE_RESOLVER -
Method Summary
Methods inherited from interface org.citrusframework.actions.kubernetes.command.KubernetesCommandActionBuilder
label, label, result, validate, validate, withoutLabel, withoutLabelMethods inherited from interface org.citrusframework.TestActionBuilder
build