Versions in this module Expand all Collapse all v0 v0.40.2 Feb 27, 2026 Changes in this version + const DefaultCatalogRef + var Templates = []Template + func EnsureCatalogExists(ctx context.Context, dao db.DAO, ociService oci.Service) error + func List(format workingset.OutputFormat) error + type Template struct + Description string + ID string + ServerNames []string + Title string + func FindByID(id string) *Template + func (t *Template) CatalogServerRef() string