apiversions

package
v0.5.24 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 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 APIVersion

type APIVersion struct {
	// unique identifier
	ID string `json:"id"`
	// current status e.g. SUPPORTED
	Status string `json:"status"`
	// date last updated e.g. 2014-06-28T12:20:21Z
	Updated string `json:"updated"`
}

func Get

func Get(client *golangsdk.ServiceClient, v string) (*APIVersion, error)

func List

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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