unused_exports

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

Functions

func NewCmd

func NewCmd() *cobra.Command

func SetMockDefaultBehaviour added in v0.4.1

func SetMockDefaultBehaviour(cm *MockCfnClient)

Types

type MockCfnClient added in v0.4.1

type MockCfnClient struct {
	mock.Mock
	cloudformationiface.CloudFormationAPI
}

func (*MockCfnClient) ListExports added in v0.4.1

func (*MockCfnClient) ListImports added in v0.4.1

func (*MockCfnClient) ListStacks added in v0.4.1

type UnusedExport added in v0.3.0

type UnusedExport struct {
	Name           string `json:"name"`
	ExportingStack string `json:"exporting_stack"`
}

func FetchData added in v0.3.0

func FetchData(cmd *cobra.Command, args []string) ([]UnusedExport, error)

Jump to

Keyboard shortcuts

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