client

package
v0.0.0-...-9c7b1c4 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecopsClient

type SecopsClient struct {
	// The Secops Server
	Host string
	// The Secops Server Connection
	Conn *grpc.ClientConn
	// The Secops Server API Key
	ApiKey string
}

func NewSecopsClient

func NewSecopsClient(host string, apiKey string) (*SecopsClient, error)

func (*SecopsClient) CreateApplication

func (*SecopsClient) CreateApplicationVersion

func (*SecopsClient) GetCloudProviders

func (m *SecopsClient) GetCloudProviders() (*pb.ListCloudProvidersResponse, error)

func (*SecopsClient) GetConn

func (m *SecopsClient) GetConn(host string) error

func (*SecopsClient) GetRegion

func (m *SecopsClient) GetRegion(id string) (*pb.ReadRegionResponse, error)

func (*SecopsClient) GetRegions

func (m *SecopsClient) GetRegions() (*pb.ListRegionsResponse, error)

Jump to

Keyboard shortcuts

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