@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.695Z") @Stability(value=Experimental) public class ConstructLibraryCdk8s extends ConstructLibrary
A multi-language (jsii) construct library which vends constructs designed to use within the CDK for Kubernetes (CDK8s), with a friendly workflow and automatic publishing to the construct catalog.
| Modifier and Type | Class and Description |
|---|---|
static class |
ConstructLibraryCdk8s.Builder
(experimental) A fluent builder for
ConstructLibraryCdk8s. |
DEFAULT_TASK| Modifier | Constructor and Description |
|---|---|
|
ConstructLibraryCdk8s(ConstructLibraryCdk8sOptions options) |
protected |
ConstructLibraryCdk8s(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ConstructLibraryCdk8s(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCdk8sVersion()
(experimental) The CDK8s version this app is using.
|
String |
getConstructsVersion()
(experimental) The constructs version this app is using.
|
getEslintgetDocgen, getDocsDirectory, getLibdir, getSrcdir, getTestdir, getTsconfig, getTsconfigDev, getTsconfigEslint, getWatchTaskaddBins, addBundledDeps, addCompileCommand, addDeps, addDevDeps, addFields, addKeywords, addPackageIgnore, addPeerDeps, addTestCommand, getAllowLibraryDependencies, getAntitamper, getAutoMerge, getBuildWorkflow, getBuildWorkflowJobId, getBundler, getEntrypoint, getInstallWorkflowSteps, getJest, getManifest, getMaxNodeVersion, getMinNodeVersion, getNpmignore, getPackageManager, getPackageValue, getPublisher, getRelease, getRunScriptCommand, hasScript, removeScript, runTaskCommand, setScriptannotateGenerated, getAutoApprove, getDevContainer, getGithub, getGitpod, getProjectType, getVscodeaddExcludeFromCleanup, addGitIgnore, addTask, addTask, addTip, getBuildTask, getCompileTask, getComponents, getDefaultTask, getDeps, getFiles, getGitattributes, getGitignore, getInitProject, getLogger, getName, getOutdir, getPackageTask, getParent, getPostCompileTask, getPreCompileTask, getProjectBuild, getProjenCommand, getRoot, getTasks, getTestTask, postSynthesize, preSynthesize, removeTask, synth, tryFindFile, tryFindJsonFile, tryFindObjectFilejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected ConstructLibraryCdk8s(software.amazon.jsii.JsiiObjectRef objRef)
protected ConstructLibraryCdk8s(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public ConstructLibraryCdk8s(@NotNull
ConstructLibraryCdk8sOptions options)
options - This parameter is required.@Stability(value=Experimental) @NotNull public String getCdk8sVersion()
@Stability(value=Experimental) @NotNull public String getConstructsVersion()
Copyright © 2021. All rights reserved.