utils

package module
v0.0.0-...-6117b69 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2021 License: Apache-2.0 Imports: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AwsStringChecker

func AwsStringChecker(elem interface{ String() string }) string

func CheckIfExpired

func CheckIfExpired(creationTime time.Time, ttl int64, resourceName string) bool

func ElemToDeleteFormattedInfos

func ElemToDeleteFormattedInfos(elemName string, arraySize int, region string) (string, string)

func GetEssentialTags

func GetEssentialTags(tagsInput interface{}, tagName string) (time.Time, int64, bool, string, string)

Types

type MyTag

type MyTag struct {
	Key   string `type:"string"`
	Value string `type:"string"`
	// contains filtered or unexported fields
}

type Tag

type Tag struct {
	Key   *string `type:"string"`
	Value *string `type:"string"`
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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