client

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: MIT Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SatCon

SatCon struct for satellite configuration entities

func New

func New(endpointURL string, authClient auth.AuthClient) (SatCon, error)

New creates new SatCon clients

func NewTesting

func NewTesting(endpointURL string, httpClient web.HTTPClient) SatCon

NewTesting is a convenience method which creates a client using only fakes for the type-specific service interfaces. See the counterfeiter documentation for how to customize these fakes e.g. to provide stub implementations, etc.

func NewWithCustomHTTPClient added in v0.3.0

func NewWithCustomHTTPClient(endpointURL string, httpClient web.HTTPClient, authClient auth.AuthClient) (SatCon, error)

NewWithCustomHTTPClient creates new SatCon clients with a custom web.HTTPClient

Directories

Path Synopsis
channels/channelsfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
clusters/clustersfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
groups/groupsfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
resources/resourcesfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
subscriptions/subscriptionsfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
users/usersfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
versions/versionsfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
authfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
iam
web
webfakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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