Documentation ¶
Index ¶
Constants ¶
View Source
const ( LoginUrlRipple = "https://login.alphaus.cloud/ripple/access_token" LoginUrlWave = "https://login.alphaus.cloud/access_token" BlueEndpoint = "blued-production-u554nqhjka-an.a.run.app:443" AwsCostEndpoint = "awscostd-production-u554nqhjka-an.a.run.app:443" )
Variables ¶
This section is empty.
Functions ¶
func NewRpcCredentials ¶ added in v0.4.5
func NewRpcCredentials(in ...RpcCredentialsInput) tokenAuth
Types ¶
type Option ¶
type Option interface {
Apply(*Session)
}
func WithClientId ¶
func WithClientSecret ¶
func WithGrantType ¶
func WithHttpClient ¶
func WithLoginUrl ¶
func WithPassword ¶
func WithUsername ¶
type RpcCredentialsInput ¶ added in v0.4.5
Click to show internal directories.
Click to hide internal directories.