integrationagentclient

package
v2.48.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntegrationAgentClient

type IntegrationAgentClient struct {
	*http.AgentClient
}

func NewIntegrationAgentClient

func NewIntegrationAgentClient(
	endpoint string,
	directorID string,
	getTaskDelay time.Duration,
	toleratedErrorCount int,
	httpClient *httpclient.HTTPClient,
	logger boshlog.Logger,
) *IntegrationAgentClient

func (*IntegrationAgentClient) SSH

func (c *IntegrationAgentClient) SSH(cmd string, params action.SSHParams) error

func (*IntegrationAgentClient) UpdateSettings

func (c *IntegrationAgentClient) UpdateSettings(settings settings.UpdateSettings) error

type SSHResponse

type SSHResponse struct {
	action.SSHResult
	Exception *exception
}

func (*SSHResponse) ServerError

func (r *SSHResponse) ServerError() error

func (*SSHResponse) Unmarshal

func (r *SSHResponse) Unmarshal(message []byte) error

Jump to

Keyboard shortcuts

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