type github.com/aws/aws-sdk-go/service/sts.Tag
13 uses
github.com/aws/aws-sdk-go/service/sts (current package)
api.go#L1491: Tags []*Tag `type:"list"`
api.go#L1626: func (s *AssumeRoleInput) SetTags(v []*Tag) *AssumeRoleInput {
api.go#L2757: Tags []*Tag `type:"list"`
api.go#L2837: func (s *GetFederationTokenInput) SetTags(v []*Tag) *GetFederationTokenInput {
api.go#L3052: type Tag struct {
api.go#L3077: func (s Tag) String() string {
api.go#L3082: func (s Tag) GoString() string {
api.go#L3087: func (s *Tag) Validate() error {
api.go#L3106: func (s *Tag) SetKey(v string) *Tag {
api.go#L3112: func (s *Tag) SetValue(v string) *Tag {
github.com/aws/aws-sdk-go/aws/credentials/stscreds
assume_role_provider.go#L153: Tags []*sts.Tag
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |