Discover Packages
github.com/upbound/up
internal
xpkg
workspace
meta
package
Version:
v0.34.1
Opens a new window with list of versions in this module.
Published: Oct 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Meta provides helpful methods for interacting with a metafile's
runtime.Object.
New constructs a new Meta given a
Bytes returns the cleaned up byte representation of the meta file obj.
DependsOn returns a slice of v1beta1.Dependency that this workspace depends on.
Upsert will add an entry to the meta file, if the meta file exists and
does not yet have an entry for the given package. If an entry does exist,
the entry will be updated to the given package version.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.