# Functions

No description provided by the author
Ignore fields should not be mapped automatically.
NewMapping starts a new mappingBuilder, for converting proto <-> KRM.
Status fields are a proto top-level field but nested under Spec in KRM.
Status fields are a proto top-level field but nested under Status in KRM.

# Variables

AssertEnabled is true if we are running with assertions enabled.

# Structs

Mapping holds the logic for mapping a particular resource, including sub-object types.
MappingBuilder allows for fluid construction of a Mapping.
ValidationError is the type for one of our validation findings.

# Interfaces

Field represents a field in an object type.
FieldMapping is the base interface for per-field mappings.

# Type aliases

FieldID is the unique identifier for a field within an object type.