package
0.11.0-rc.0
Repository: https://github.com/upbound/upjet.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

IsObservation returns whether the specified Schema belongs to an observed attribute, i.e., whether it's a required computed field.
NewBuilder returns a new Builder.
NewField returns a constructed Field object.
NewReferenceField returns a constructed reference Field object.
NewSensitiveField returns a constructed sensitive Field object.
NewTypeNames returns a new TypeNames object.
TypePath returns go package path for the input type.

# Constants

PackagePathXPCommonAPIs is the go path for the Crossplane Runtime package with common APIs.

# Structs

Builder is used to generate Go type equivalence of given Terraform schema.
Field represents a field that is built from the Terraform schema.
Generated is a struct that holds generated types.
TypeNames represents the parameter and observation name of the resource.