payloads

package
v0.0.0-...-c3e479f Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const Introspect = "introspect"
View Source
const Snapshot = "snapshot"

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteSnapshotsPayload

type DeleteSnapshotsPayload struct {
	RepoUUID       string
	SnapshotsUUIDs []string
}

type IntrospectPayload

type IntrospectPayload struct {
	Url   string
	Force bool
}

type SnapshotPayload

type SnapshotPayload struct {
	SnapshotIdent        *string
	SyncTaskHref         *string
	PublicationTaskHref  *string
	DistributionTaskHref *string
}

type UpdateTemplateContentPayload

type UpdateTemplateContentPayload struct {
	TemplateUUID    string
	RepoConfigUUIDs []string
	PoolID          *string // Add during task runtime
}

Jump to

Keyboard shortcuts

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