TaggingPolicy
TaggingPolicy
Bases: ABC, Generic[TTagged]
Strategy object for manager-local tag assignment and retagging.
Methods:
validate_start_tag
staticmethod
Normalize and validate the configured first tag.
assign_tag
abstractmethod
Return the tag that should be used when obj is added.