JavaScript is disabled on your browser.
Skip navigation links
Arquillian Cube OpenShift API 2.0.0.Alpha1
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.arquillian.cube.openshift.api
Annotation Type ExternalDeployment
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
ExternalDeployment
This marks external deployment, no need for @Deployment --> Archive<?> e.g. template build config via git repository
Author:
Ales Justin