versions

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Link struct {
	Href string `json:"href"`
	Rel  string `json:"rel"`
}

type Version

type Version struct {
	ID     string `json:"id"`
	Links  []Link `json:"links"`
	Status string `json:"status"`
	Update string `json:"updated"`
}

func List

func List(client *golangsdk.ServiceClient) ([]Version, error)

List queries available API versions at the EPS service root.

Jump to

Keyboard shortcuts

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