Documentation
¶
Index ¶
Constants ¶
View Source
const TagKey = "tag"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TagImportService ¶
type TagImportService struct {
// contains filtered or unexported fields
}
func NewTagImportService ¶
func NewTagImportService(manifestParser Parser, logger hclog.Logger) *TagImportService
func (TagImportService) SyncTags ¶
func (t TagImportService) SyncTags(_ context.Context, tagsHandler wrappers.TagHandler, config *tag.TagSyncConfig) ([]string, error)
Click to show internal directories.
Click to hide internal directories.