imagedestination

package
v5.30.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromPublic

FromPublic(dest) returns an object that provides the private.ImageDestination API

Eventually, we might want to expose this function, and methods of the returned object, as a public API (or rather, a variant that does not include the already-superseded methods of types.ImageDestination, and has added more future-proofing), and more strongly deprecate direct use of types.ImageDestination.

NOTE: The returned API MUST NOT be a public interface (it can be either just a struct with public methods, or perhaps a private interface), so that we can add methods without breaking any external implementers of a public interface.

Types

This section is empty.

Directories

Path Synopsis
Package stubs contains trivial stubs for parts of private.ImageDestination.
Package stubs contains trivial stubs for parts of private.ImageDestination.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL