registryclient

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Package registryclient pushes images to a Podplane cluster registry.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Push

func Push(ctx context.Context, opts Options) (string, error)

Push pushes a local image to the current Podplane cluster registry.

Types

type Options

type Options struct {
	Config     *config.Config
	Source     string
	Remote     string
	StoreRoot  string
	Docker     string
	Context    string
	Kubeconfig string
	Stderr     io.Writer
	Verbose    bool
	Confirm    func(string) (bool, error)
}

Options configures a registry image push.

Jump to

Keyboard shortcuts

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