package
1.4.1
Repository: https://github.com/crossplane/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

AddServerSideApplyMarkers adds server-side apply comment markers to indicate that scalar maps and sets can be merged granularly, not replace atomically.
No description provided by the author
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.