notification

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OnDeletionNotification

type OnDeletionNotification struct {
	// The name of the image that is being deleted
	Image string
}

OnDeletionNotification contains the data required by this handler

type OnPushNotification

type OnPushNotification struct {
	// The name of the image that is being pushed
	Image string
}

OnPushNotification contains the data required by this handler

type StartReplicationNotification

type StartReplicationNotification struct {
	// ID of the policy
	PolicyID int64
	Metadata map[string]interface{}
}

StartReplicationNotification contains data required by this handler

Jump to

Keyboard shortcuts

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