cloudformation

package
v0.37.2 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Copyright 2020-2021 The UnDistro authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

View Source
const Template = `` /* 16635-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	CFN cloudformationiface.CloudFormationAPI
}

Service holds a collection of interfaces. The interfaces are broken down like this to group functions together. One alternative is to have a large list of functions from the ec2 client.

func NewService

NewService returns a new service given the CloudFormation api client.

func (*Service) DeleteStack

func (s *Service) DeleteStack(stackName string) error

DeleteStack deletes a cloudformation stack

func (*Service) ReconcileBootstrapStack

func (s *Service) ReconcileBootstrapStack(processedYaml string) error

ReconcileBootstrapStack creates or updates bootstrap CloudFormation

func (*Service) ShowStackResources

func (s *Service) ShowStackResources(stackName string) error

ShowStackResources prints out in tabular format the resources in the stack

Jump to

Keyboard shortcuts

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