Versions in this module Expand all Collapse all v4 v4.0.0 Nov 22, 2024 Changes in this version + const AppName + const RFC3339NoZ + type Client struct + Catalog *clientservices.CatalogService + QuotaManager *clients.QuotaManagerClient + Resell *clients.ResellClient + func NewClient(options *ClientOptions) (*Client, error) + func (selvpc *Client) GetXAuthToken() string + type ClientOptions struct + AuthRegion string + AuthURL string + Context context.Context + DomainName string + Password string + ProjectID string + UserDomainName string + Username string + type IPVersion string + const IPv4 + const IPv6 + type JSONRFC3339NoZTimezone time.Time + func (jt *JSONRFC3339NoZTimezone) UnmarshalJSON(data []byte) error Other modules containing this package github.com/selectel/go-selvpcclient github.com/selectel/go-selvpcclient/v2 github.com/selectel/go-selvpcclient/v3