artifact

package
v0.0.0-...-21de424 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

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

func (*Handler) Handle

func (a *Handler) Handle(ctx context.Context, value interface{}) error

Handle preprocess artifact event data and then publish hook event

func (*Handler) IsStateful

func (a *Handler) IsStateful() bool

IsStateful ...

func (*Handler) Name

func (a *Handler) Name() string

Name ...

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 ...

func (*ReplicationHandler) Name

func (r *ReplicationHandler) Name() string

Name ...

type RetentionHandler

type RetentionHandler struct {
}

RetentionHandler preprocess tag retention event data

func (*RetentionHandler) Handle

func (r *RetentionHandler) Handle(ctx context.Context, value interface{}) error

Handle ...

func (*RetentionHandler) IsStateful

func (r *RetentionHandler) IsStateful() bool

IsStateful ...

func (*RetentionHandler) Name

func (r *RetentionHandler) Name() string

Name ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL