gen

package
v0.0.0-...-6794c67 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2021 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewA2RootConfigModule

func NewA2RootConfigModule() pgs.Module

func NewA2ServiceConfigModule

func NewA2ServiceConfigModule() pgs.Module

Types

type A2RootConfigModule

type A2RootConfigModule struct {
	*pgs.ModuleBase
	// contains filtered or unexported fields
}

func (*A2RootConfigModule) Execute

func (m *A2RootConfigModule) Execute(targets map[string]pgs.File, pkgs map[string]pgs.Package) []pgs.Artifact

func (*A2RootConfigModule) InitContext

func (m *A2RootConfigModule) InitContext(c pgs.BuildContext)

func (*A2RootConfigModule) Name

func (m *A2RootConfigModule) Name() string

type A2ServiceConfigModule

type A2ServiceConfigModule struct {
	*pgs.ModuleBase
	// contains filtered or unexported fields
}

func (*A2ServiceConfigModule) Execute

func (m *A2ServiceConfigModule) Execute(targets map[string]pgs.File, pkgs map[string]pgs.Package) []pgs.Artifact

func (*A2ServiceConfigModule) InitContext

func (m *A2ServiceConfigModule) InitContext(c pgs.BuildContext)

func (*A2ServiceConfigModule) Name

func (m *A2ServiceConfigModule) Name() string

type Acc

type Acc struct {
	// contains filtered or unexported fields
}

func (*Acc) PopField

func (acc *Acc) PopField()

func (*Acc) PushField

func (acc *Acc) PushField(f pgs.Field)

func (*Acc) SnapshotFields

func (acc *Acc) SnapshotFields() []pgs.Field

type PortInfo

type PortInfo struct {
	Port      *a2conf.Port
	SourceLoc string
	Path      []pgs.Field
}

type SecretInfo

type SecretInfo struct {
	Secret    *a2conf.Secret
	SourceLoc string
	Path      []pgs.Field
}

Jump to

Keyboard shortcuts

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