template

package
v0.0.0-...-ee2d30e Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HaveOutputExportedAs

func HaveOutputExportedAs(outputName, exportName string) types.GomegaMatcher

func HaveOutputWithValue

func HaveOutputWithValue(outputName, outputValue string) types.GomegaMatcher

func HaveOutputs

func HaveOutputs(outputNames ...string) types.GomegaMatcher

func HaveResource

func HaveResource(resourceName, resourceType string) types.GomegaMatcher

func HaveResourceWithProperties

func HaveResourceWithProperties(resourceName string, propertyNames ...string) types.GomegaMatcher

func HaveResourceWithPropertyValue

func HaveResourceWithPropertyValue(resourceName, propertyName, propertyValue string) types.GomegaMatcher

func LoadBytesWithoutErrors

func LoadBytesWithoutErrors(templateBody []byte) types.GomegaMatcher

func LoadFileWithoutErrors

func LoadFileWithoutErrors(templatePath string) types.GomegaMatcher

func LoadStringWithoutErrors

func LoadStringWithoutErrors(templateBody string) types.GomegaMatcher

Types

type Loader

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

func (*Loader) FailureMessage

func (m *Loader) FailureMessage(_ interface{}) string

func (*Loader) Match

func (m *Loader) Match(actualTemplate interface{}) (bool, error)

func (*Loader) NegatedFailureMessage

func (m *Loader) NegatedFailureMessage(_ interface{}) string

type OutputExportNameMatcher

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

func (*OutputExportNameMatcher) FailureMessage

func (m *OutputExportNameMatcher) FailureMessage(_ interface{}) string

func (*OutputExportNameMatcher) Match

func (m *OutputExportNameMatcher) Match(actualTemplate interface{}) (bool, error)

func (*OutputExportNameMatcher) NegatedFailureMessage

func (m *OutputExportNameMatcher) NegatedFailureMessage(_ interface{}) string

type OutputValueMatcher

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

func (*OutputValueMatcher) FailureMessage

func (m *OutputValueMatcher) FailureMessage(_ interface{}) string

func (*OutputValueMatcher) Match

func (m *OutputValueMatcher) Match(actualTemplate interface{}) (bool, error)

func (*OutputValueMatcher) NegatedFailureMessage

func (m *OutputValueMatcher) NegatedFailureMessage(_ interface{}) string

type OutputsMatcher

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

func (*OutputsMatcher) FailureMessage

func (m *OutputsMatcher) FailureMessage(_ interface{}) string

func (*OutputsMatcher) Match

func (m *OutputsMatcher) Match(actualTemplate interface{}) (bool, error)

func (*OutputsMatcher) NegatedFailureMessage

func (m *OutputsMatcher) NegatedFailureMessage(_ interface{}) string

type ResourceNameAndTypeMatcher

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

func (*ResourceNameAndTypeMatcher) FailureMessage

func (m *ResourceNameAndTypeMatcher) FailureMessage(_ interface{}) string

func (*ResourceNameAndTypeMatcher) Match

func (m *ResourceNameAndTypeMatcher) Match(actualTemplate interface{}) (bool, error)

func (*ResourceNameAndTypeMatcher) NegatedFailureMessage

func (m *ResourceNameAndTypeMatcher) NegatedFailureMessage(_ interface{}) string

type ResourcePropertiesMatcher

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

func (*ResourcePropertiesMatcher) FailureMessage

func (m *ResourcePropertiesMatcher) FailureMessage(_ interface{}) string

func (*ResourcePropertiesMatcher) Match

func (m *ResourcePropertiesMatcher) Match(actualTemplate interface{}) (bool, error)

func (*ResourcePropertiesMatcher) NegatedFailureMessage

func (m *ResourcePropertiesMatcher) NegatedFailureMessage(_ interface{}) string

type ResourceWithPropertyValueMatcher

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

func (*ResourceWithPropertyValueMatcher) FailureMessage

func (m *ResourceWithPropertyValueMatcher) FailureMessage(_ interface{}) string

func (*ResourceWithPropertyValueMatcher) Match

func (m *ResourceWithPropertyValueMatcher) Match(actualTemplate interface{}) (bool, error)

func (*ResourceWithPropertyValueMatcher) NegatedFailureMessage

func (m *ResourceWithPropertyValueMatcher) NegatedFailureMessage(_ interface{}) string

Jump to

Keyboard shortcuts

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