local

package
v0.0.0-...-1c919e8 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

View Source
const (

	// local Infra (local)
	DDInfraDefaultPublicKeyPath = "local/defaultPublicKeyPath"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	*config.CommonEnvironment

	Namer namer.Namer
}

func NewEnvironment

func NewEnvironment(ctx *pulumi.Context) (Environment, error)

func (*Environment) DefaultPublicKeyPath

func (e *Environment) DefaultPublicKeyPath() string

Common

func (*Environment) InternalDockerhubMirror

func (e *Environment) InternalDockerhubMirror() string

InternalDockerhubMirror returns the internal Dockerhub mirror.

func (*Environment) InternalRegistry

func (e *Environment) InternalRegistry() string

InternalRegistry returns the internal registry.

func (*Environment) InternalRegistryFullImagePathExists

func (e *Environment) InternalRegistryFullImagePathExists(_ string) (bool, error)

InternalRegistryFullImagePathExists returns true if the image and tag exists in the internal registry.

func (*Environment) InternalRegistryImageTagExists

func (e *Environment) InternalRegistryImageTagExists(_, _ string) (bool, error)

InternalRegistryImageTagExists returns true if the image tag exists in the internal registry.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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