package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
ExtractKeyPairs interprets a page of results as a slice of KeyPairs.
FilterKeyPairs used to filter keypairs using name.
List returns a Pager that allows you to iterate over a collection of KeyPairs.
# Structs
KeyPair is an SSH key known to the OpenStack Cloud that is available to be injected into bms servers.
KeyPairPage stores a single page of all KeyPair results from a List call.
No description provided by the author