package
0.102.4
Repository: https://github.com/holos-run/holos.git
Documentation: pkg.go.dev

# Functions

LoadPlatformConfig loads the PlatformConfig DTO from the platform.config.json file.
LoadPlatformMetadata loads the platform.metadata.json file from a named path.
No description provided by the author
No description provided by the author
SavePlatformConfig writes pc to the platform root directory path identified by name.

# Constants

PlatformConfigFile represents the marshaled json representation of the PlatformConfig DTO used to persist the inputs to the CUE platform code.
PlatformMetadataFile is the platform metadata json file name located in the root of a platform directory.

# Structs

Client provides convenience methods for making API calls to the holos server.
No description provided by the author
No description provided by the author