Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CreateAPI ¶
CreateAPI runs through the logic that happens when the `create api` subcommand is executed. It is responsible for the processing of manifests and the markers within them, generating source code, and setting the values used during scaffolding.
func InitConfig ¶
func InitConfig(options *InitConfigOptions) error
Types ¶
type InitConfigOptions ¶
type InitConfigOptions struct { Path string Force bool WorkloadConfig kinds.WorkloadBuilder }
Click to show internal directories.
Click to hide internal directories.