Uses of Class
org.cdk8s.App
-
-
Uses of App in org.cdk8s
Methods in org.cdk8s that return App Modifier and Type Method Description static App
Testing. app()
Returns an app for testing with the following properties: - Output directory is a temp dir.static App
Testing. app(AppProps props)
Returns an app for testing with the following properties: - Output directory is a temp dir.App
App.Builder. build()
-