image

package
v0.0.0-...-5cd5cfe Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 14 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Image

type Image struct {
	pulumi.ResourceState

	Name        string
	DockerImage *docker.Image
}

func NewImage

func NewImage(ctx *pulumi.Context, name string, args *ImageArgs, opts ...pulumi.ResourceOption) (*Image, error)

func (*Image) URI

func (d *Image) URI() pulumi.StringOutput

type ImageArgs

type ImageArgs struct {
	SourceImage   string
	Runtime       []byte
	RepositoryUrl pulumi.StringInput
	Server        pulumi.StringInput
	Username      pulumi.StringInput
	Password      pulumi.StringInput
	Telemetry     *telemetry.TelemetryConfigArgs
}

type WrappedBuildInput

type WrappedBuildInput struct {
	Args       map[string]string
	Dockerfile string
}

Jump to

Keyboard shortcuts

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