Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { }
Handler preprocess artifact event data
type ReplicationHandler ¶
type ReplicationHandler struct { }
ReplicationHandler preprocess replication event data
func (*ReplicationHandler) Handle ¶
func (r *ReplicationHandler) Handle(ctx context.Context, value interface{}) error
Handle ...
func (*ReplicationHandler) IsStateful ¶
func (r *ReplicationHandler) IsStateful() bool
IsStateful ...
type RetentionHandler ¶
type RetentionHandler struct { }
RetentionHandler preprocess tag retention event data
Click to show internal directories.
Click to hide internal directories.