Documentation ¶
Index ¶
Constants ¶
View Source
const ( ServiceAliasTagFormat = "%CONTROLLER_SERVICE%" ControllerVersionTagFormat = "%CONTROLLER_VERSION%" NamespaceTagFormat = "%K8S_NAMESPACE%" ResourceNameTagFormat = "%K8S_RESOURCE_NAME%" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tags ¶
Tags represents the AWS tags which will be added to the AWS resource. Inside aws-sdk-go, Tags are represented using multiple types, Ex: map of string, list of structs etc... Tags type will be used as a hub/mediator to merge tags represented using different types.
Click to show internal directories.
Click to hide internal directories.