codegen

package
v0.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package codegen provides code generators

Index

Constants

This section is empty.

Variables

View Source
var (
	// GenerateCmd generates the Tanzu API extension resources and code.
	GenerateCmd = &cobra.Command{
		Use:   "generate",
		Short: "Generate Tanzu API extension resources and code.",
		Long:  "Generate Tanzu API extension resources and code.",
		RunE:  runGenerate,
	}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
generators
feature
Package feature provides feature generator
Package feature provides feature generator
feature/fakeData
Package fakedata provides data needed for testing
Package fakedata provides data needed for testing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL