entrypoint

package
v3.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Image

type Image struct {
	Entrypoint []string
	Cmd        []string
}

type Interface

type Interface interface {
	Lookup(ctx context.Context, image string, options Options) (*Image, error)
}

func New

func New(kubernetesClient kubernetes.Interface, config map[string]config.Image) Interface

type Options

type Options struct {
	Namespace          string
	ServiceAccountName string
	ImagePullSecrets   []apiv1.LocalObjectReference
}

Jump to

Keyboard shortcuts

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