ociutil

package
v0.0.0-...-9004d47 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package ociutil GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManifestPatcher

type ManifestPatcher struct {
	Annotations map[string]string `json:"annotations,omitempty"`
}

func (ManifestPatcher) RuntimeDoc

func (v ManifestPatcher) RuntimeDoc(names ...string) ([]string, bool)

type OciTarPatcher

type OciTarPatcher struct {
	Manifests []ManifestPatcher `json:"manifests"`
}

func (*OciTarPatcher) PatchTo

func (p *OciTarPatcher) PatchTo(w io.Writer, r io.Reader) error

func (OciTarPatcher) RuntimeDoc

func (v OciTarPatcher) RuntimeDoc(names ...string) ([]string, bool)

Jump to

Keyboard shortcuts

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