service

package
v0.0.0-...-a38331a Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	pulumi.ResourceState
	// contains filtered or unexported fields
}

func NewApplication

func NewApplication(ctx *pulumi.Context, name string, args *ApplicationArgs, opts ...pulumi.ResourceOption) (*Application, error)

func (*Application) GetURL

func (a *Application) GetURL() pulumi.StringOutput

type ApplicationArgs

type ApplicationArgs struct {
	Config *secretmanager.Config
	Image  *Image
}

type Image

type Image struct {
	pulumi.ResourceState
	// contains filtered or unexported fields
}

func NewImage

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

func (*Image) GetName

func (i *Image) GetName() pulumi.StringOutput

Jump to

Keyboard shortcuts

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