Documentation ¶
Overview ¶
Copyright (c) Microsoft Corporation Licensed under the Apache v2.0 license.
Index ¶
- func AddTag(key, value string, tags *common.Tags)
- func AddTagValue(key, value string, tags *common.Tags)
- func DeleteTag(key string, tags *common.Tags)
- func GetTagValue(key string, tags *common.Tags) (string, error)
- func InitTag(key, value string) *common.Tag
- func MapToProto(tags map[string]*string) *common.Tags
- func ProtoToMap(prototags *common.Tags) map[string]*string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.