-
Method Summary
Locates the main kubernetes resource.
Locate additional resources (such as ImageStreams) that
should be created in the test namespace.
Locates the kubernetes resource from target which is generated by
embedded build of fabric8 maven plugin during test execution.
-
Method Details
-
locate
Locates the main kubernetes resource.
- Returns:
- Returns the url that points to the resource.
-
locateFromTargetDir
URL locateFromTargetDir()
Locates the kubernetes resource from target which is generated by
embedded build of fabric8 maven plugin during test execution.
- Returns:
- Returns the url that points to the resource.
-
locateAdditionalResources
Locate additional resources (such as ImageStreams) that
should be created in the test namespace.
- Returns:
- a collection of urls to additional resources.