Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Catalog ¶
type Catalog struct { Environments []*v1alpha1.Environment Releases ReleaseList Projects []*v1alpha1.Project Files []*yml.File }
func FromContext ¶ added in v0.39.0
func (*Catalog) GetFilesByKind ¶
GetFilesByKind returns all files of the given kind.
func (*Catalog) ResolveRefs ¶
func (*Catalog) WithEnvironments ¶ added in v0.39.0
type Release ¶ added in v0.26.2
Export internal catalog types so that they can worked with from code that use the public joy packages.
type ReleaseList ¶ added in v0.26.2
type ReleaseList = cross.ReleaseList
Export internal catalog types so that they can worked with from code that use the public joy packages.
Click to show internal directories.
Click to hide internal directories.