deathstardeploy

package
v0.0.1-beta.1 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2021 License: GPL-2.0 Imports: 12 Imported by: 0

Documentation

Overview

deathstardeploy package contains neccassary functions required to orchestrate the attack by reading the conf file. This mostly includes:

  • reading the conf file, figure out the lambda function configs and the alert configs.
  • Create the lambda function
  • Invoke the function to carry out the attack
  • Clean up the created lambda function

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeathStarDeploy

type DeathStarDeploy struct {
	ZipFilePath string
	ConfPath    string
	LocalZip    bool

	DeathLogger zerolog.Logger
	// contains filtered or unexported fields
}

DeathStarDeploy holds various deploy related attributes and methods.

func (*DeathStarDeploy) Start

func (deathStarDeploy *DeathStarDeploy) Start()

Start function is expected to start with the flow and carry it out till the end

Jump to

Keyboard shortcuts

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