haws

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bucket

type Bucket struct {
	*Haws
	stack.TemplateComponent
}

func NewBucket

func NewBucket(h *Haws) *Bucket

func (*Bucket) GetExportName

func (b *Bucket) GetExportName(output string) string

func (*Bucket) GetStackName

func (b *Bucket) GetStackName() *string

type Cdn

type Cdn struct {
	*Haws
	stack.TemplateComponent
	// contains filtered or unexported fields
}

func NewCdn

func NewCdn(h *Haws) *Cdn

func (*Cdn) GetExportName

func (c *Cdn) GetExportName(output string) string

func (*Cdn) GetStackName

func (c *Cdn) GetStackName() *string

type Certificate

type Certificate struct {
	*Haws
	stack.TemplateComponent
	// contains filtered or unexported fields
}

func NewCertificate

func NewCertificate(h *Haws) *Certificate

func (*Certificate) GetExportName

func (c *Certificate) GetExportName(output string) string

func (*Certificate) GetStackName

func (c *Certificate) GetStackName() *string

type Haws

type Haws struct {
	Prefix string
	Region string
	ZoneId string
	Domain string
	Record string
	Path   string

	Stacks map[string]*stack.Stack
	// contains filtered or unexported fields
}

func New

func New(prefix string, region string, record string, zoneId string, path string, dryRun bool) Haws

func (*Haws) DeployStack

func (h *Haws) DeployStack(name string, template stack.Template) error

func (*Haws) GenerateHugoConfig

func (h *Haws) GenerateHugoConfig()

func (*Haws) GetRegion

func (h *Haws) GetRegion() *string

func (*Haws) GetStackOutput

func (h *Haws) GetStackOutput(name string, template stack.Template) error

type User

type User struct {
	*Haws
	stack.TemplateComponent
	// contains filtered or unexported fields
}

func NewIamUser

func NewIamUser(h *Haws) *User

func (*User) GetExportName

func (u *User) GetExportName(output string) string

func (*User) GetStackName

func (u *User) GetStackName() *string

Jump to

Keyboard shortcuts

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