Documentation ¶
Overview ¶
Package objects aggregates manifest.Object API endpoints' versions. Note that the API endpoints are versioned separately from manifest.Version.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Versions ¶
type Versions struct {
// contains filtered or unexported fields
}
func NewVersions ¶
func NewVersions( client endpoints.Client, orgGetter endpoints.OrganizationGetter, readObjects endpoints.ReadObjectsFunc, dryRun bool, ) Versions
Click to show internal directories.
Click to hide internal directories.