Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfig = config.Config{ PrefixConfig: config.PrefixConfig{ SpecField: ".Spec.ForProvider", StatusField: ".Status.AtProvider", }, IncludeACKMetadata: false, SetManyOutputNotFoundErrReturn: "return cr", }
DefaultConfig is the default config object for Crossplane controllers.
Functions ¶
func Crossplane ¶
func Crossplane( m *ackmodel.Model, templateBasePaths []string, ) (*templateset.TemplateSet, error)
Crossplane returns a pointer to a TemplateSet containing all the templates for generating Crossplane API types and controller code for an AWS service API
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.