Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAllCurrentAggregator ¶ added in v0.3.0
func NewAllCurrentAggregator(identifiers []object.ObjMetadata) *genericAggregator
NewAllCurrentAggregator returns a new aggregator that will consider the set to be completed when all resources have reached the Current status.
func NewAllNotFoundAggregator ¶ added in v0.3.0
func NewAllNotFoundAggregator(identifiers []object.ObjMetadata) *genericAggregator
NewAllNotFoundAggregator returns a new aggregator that will consider the set to be completed when all resources have reached the NotFound status.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.