cdk8s import <spec>

Import a CRD schema to generate generate resources

Arguments

NameDescription
specPath to the CRD schema

Options

NameDescription
--language, -l <language>Output programming language
--class-prefixA prefix to add to all generated class names
--no-class-prefixDoes not add a prefix to generated class names
--exclude <regexp>Do not import types that match these regular expressions
--output, -o <arg>Output directory