append_dimensions

package
v1.247355.0 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const CredsKey = "creds"
View Source
const Reserved_Key_ASG = "AutoScalingGroupName"
View Source
const Reserved_Key_Image_Id = "ImageId"
View Source
const Reserved_Key_Instance_Id = "InstanceId"
View Source
const Reserved_Key_Instance_Type = "InstanceType"
View Source
const Reserved_Val_ASG = "${aws:AutoScalingGroupName}"
View Source
const Reserved_Val_Image_Id = "${aws:ImageId}"
View Source
const Reserved_Val_Instance_Id = "${aws:InstanceId}"
View Source
const Reserved_Val_Instance_Type = "${aws:InstanceType}"
View Source
const SectionKey = "append_dimensions"

Variables

View Source
var ChildRule = map[string]translator.Rule{}

Functions

func CheckIfExactMatch

func CheckIfExactMatch(input interface{}, desiredKey string, desiredValue string, matchedKey string, matchedValue string) (returnKey string, returnVale string)

func RegisterRule

func RegisterRule(fieldname string, r translator.Rule)

Types

type AutoScalingGroupName

type AutoScalingGroupName struct {
}

func (*AutoScalingGroupName) ApplyRule

func (a *AutoScalingGroupName) ApplyRule(input interface{}) (string, interface{})

type Creds

type Creds struct {
}

func (*Creds) ApplyRule

func (c *Creds) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

type ImageId

type ImageId struct {
}

func (*ImageId) ApplyRule

func (i *ImageId) ApplyRule(input interface{}) (string, interface{})

type InstanceId

type InstanceId struct {
}

func (*InstanceId) ApplyRule

func (i *InstanceId) ApplyRule(input interface{}) (string, interface{})

type InstanceType

type InstanceType struct {
}

func (*InstanceType) ApplyRule

func (i *InstanceType) ApplyRule(input interface{}) (string, interface{})

type RefreshInterval

type RefreshInterval struct {
}

func (*RefreshInterval) ApplyRule

func (r *RefreshInterval) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

Jump to

Keyboard shortcuts

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