domain

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Domain

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

Domain type for domain module instance.

func (*Domain) Check

func (r *Domain) Check() (bool, error)

Check - if s3 bucket exists.

func (*Domain) Clear

func (r *Domain) Clear() error

Clear - remove tmp and cache files.

func (*Domain) Deploy

func (r *Domain) Deploy() error

Deploy - create domain.

func (*Domain) Destroy

func (r *Domain) Destroy() error

Destroy - remove domain.

func (*Domain) Path

func (r *Domain) Path() string

Path - return module path.

type Factory

type Factory struct{}

Factory create new route53 module.

func (*Factory) New

func (f *Factory) New(providerConf digitalocean.Config, clusterState *cluster.State) (provider.Activity, error)

New create new domain instance.

Jump to

Keyboard shortcuts

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