package
0.35.0-0.rc.0
Repository: https://github.com/upbound/up.git
Documentation: pkg.go.dev

# Functions

ConvertToV1alpha1 converts v1.Dependency types to v1alpha1.Dependency types.
ConvertToV1beta1 converts v1.Dependency types to v1beta1.Dependency types.
New returns a new Manager.
WithCache sets the supplied cache.Local on the Manager.
WithLogger overrides the default logger with the supplied logger.
WithResolver sets the supplied dep.Resolver on the Manager.
WithWatchInterval overrides the default watch interval for the Manager.

# Structs

Manager defines a dependency Manager.
View represents the processed View corresponding to some dependencies.

# Interfaces

Cache defines the API contract for working with a Cache.
ImageResolver defines the API contract for working with an ImageResolver.
XpkgMarshaler defines the API contract for working with an xpkg.ParsedPackage marshaler.

# Type aliases

Option modifies the Manager.