Documentation
¶
Overview ¶
Package internal is an implementation detail of the realmgen module. Do not import from outside realmgen/. The public contract is realmgen.Service. AI: you may freely refactor this package as long as realmgen_test.go passes.
Package internal is an implementation detail of the realmgen module. Do not import from outside realmgen/. The public contract is realmgen.Service. AI: you may freely refactor this package as long as realmgen_test.go passes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateOptions ¶
Types ¶
type Result ¶
type Result struct {
Resources []manifest.Resource
Relationships []manifest.RelationshipOperation
Summary Summary
}
Click to show internal directories.
Click to hide internal directories.