Interface KubernetesCreateAnnotationsActionBuilder<T extends TestAction,B extends KubernetesCreateAnnotationsActionBuilder<T,B>>
- All Superinterfaces:
ActionBuilder<T,,B> KubernetesActionBuilderBase<T,,B> ReferenceResolverAwareBuilder<T,,B> TestActionBuilder<T>
public interface KubernetesCreateAnnotationsActionBuilder<T extends TestAction,B extends KubernetesCreateAnnotationsActionBuilder<T,B>>
extends KubernetesActionBuilderBase<T,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
Modifier and TypeMethodDescriptionannotation(String annotation, String value) annotations(Map<String, String> annotations) deployment(String name) type(KubernetesResourceType resourceType) Methods inherited from interface org.citrusframework.actions.ActionBuilder
actor, description, nameMethods inherited from interface org.citrusframework.actions.kubernetes.KubernetesActionBuilderBase
autoRemoveResources, client, inNamespaceMethods inherited from interface org.citrusframework.actions.ReferenceResolverAwareBuilder
withReferenceResolverMethods inherited from interface org.citrusframework.TestActionBuilder
build
-
Method Details
-
resource
-
deployment
-
pod
-
secret
-
configMap
-
service
-
type
-
type
-
annotations
-
annotation
-