Uses of Interface
io.github.cdklabs.projen.python.PoetryPyprojectOptionsWithoutDeps
-
Packages that use PoetryPyprojectOptionsWithoutDeps Package Description io.github.cdklabs.projen.awscdk io.github.cdklabs.projen.cdk8s io.github.cdklabs.projen.python -
-
Uses of PoetryPyprojectOptionsWithoutDeps in io.github.cdklabs.projen.awscdk
Methods in io.github.cdklabs.projen.awscdk that return PoetryPyprojectOptionsWithoutDeps Modifier and Type Method Description PoetryPyprojectOptionsWithoutDepsAwsCdkPythonAppOptions.Jsii$Proxy. getPoetryOptions()Methods in io.github.cdklabs.projen.awscdk with parameters of type PoetryPyprojectOptionsWithoutDeps Modifier and Type Method Description AwsCdkPythonApp.BuilderAwsCdkPythonApp.Builder. poetryOptions(PoetryPyprojectOptionsWithoutDeps poetryOptions)(experimental) Additional options to set for poetry if using poetry.AwsCdkPythonAppOptions.BuilderAwsCdkPythonAppOptions.Builder. poetryOptions(PoetryPyprojectOptionsWithoutDeps poetryOptions)Sets the value ofPythonPackagingOptions.getPoetryOptions() -
Uses of PoetryPyprojectOptionsWithoutDeps in io.github.cdklabs.projen.cdk8s
Methods in io.github.cdklabs.projen.cdk8s that return PoetryPyprojectOptionsWithoutDeps Modifier and Type Method Description PoetryPyprojectOptionsWithoutDepsCdk8sPythonOptions.Jsii$Proxy. getPoetryOptions()Methods in io.github.cdklabs.projen.cdk8s with parameters of type PoetryPyprojectOptionsWithoutDeps Modifier and Type Method Description Cdk8sPythonApp.BuilderCdk8sPythonApp.Builder. poetryOptions(PoetryPyprojectOptionsWithoutDeps poetryOptions)(experimental) Additional options to set for poetry if using poetry.Cdk8sPythonOptions.BuilderCdk8sPythonOptions.Builder. poetryOptions(PoetryPyprojectOptionsWithoutDeps poetryOptions)Sets the value ofPythonPackagingOptions.getPoetryOptions() -
Uses of PoetryPyprojectOptionsWithoutDeps in io.github.cdklabs.projen.python
Subinterfaces of PoetryPyprojectOptionsWithoutDeps in io.github.cdklabs.projen.python Modifier and Type Interface Description interfacePoetryPyprojectOptions(experimental) Poetry-specific options.Classes in io.github.cdklabs.projen.python that implement PoetryPyprojectOptionsWithoutDeps Modifier and Type Class Description static classPoetryPyprojectOptions.Jsii$ProxyAn implementation forPoetryPyprojectOptionsstatic classPoetryPyprojectOptionsWithoutDeps.Jsii$ProxyAn implementation forPoetryPyprojectOptionsWithoutDepsMethods in io.github.cdklabs.projen.python that return PoetryPyprojectOptionsWithoutDeps Modifier and Type Method Description PoetryPyprojectOptionsWithoutDepsPoetryPyprojectOptionsWithoutDeps.Builder. build()Builds the configured instance.PoetryPyprojectOptionsWithoutDepsPoetryOptions.Jsii$Proxy. getPoetryOptions()default PoetryPyprojectOptionsWithoutDepsPythonPackagingOptions. getPoetryOptions()(experimental) Additional options to set for poetry if using poetry.PoetryPyprojectOptionsWithoutDepsPythonPackagingOptions.Jsii$Proxy. getPoetryOptions()PoetryPyprojectOptionsWithoutDepsPythonProjectOptions.Jsii$Proxy. getPoetryOptions()PoetryPyprojectOptionsWithoutDepsSetuptoolsOptions.Jsii$Proxy. getPoetryOptions()
-