Versions in this module Expand all Collapse all v0 v0.0.0 Aug 1, 2022 Changes in this version + type Appdir struct + Accounts map[string]interface{} + Clouds map[string]interface{} + Contexts map[string]interface{} + Environs map[string]interface{} + Resources map[string]interface{} + Workspaces map[string]interface{} + type Config struct + CueValue cue.Value + Modelsets map[string]Modelset + Stores map[string]Store + type Model struct + CueValue cue.Value + Name string + type Modelset struct + CueValue cue.Value + Entry string + Models map[string]Model + Name string + type Secret struct + CredValues map[string]string + CueValue cue.Value + StoreName string + type Store struct + CueValue cue.Value + ID string + Type string + Version string