sshcommand

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package sshcommand contains implementation of terraform-provider-sshcommand.

Index

Constants

View Source
const (
	// DefaultSSHPort represents default port used for SSH connections.
	DefaultSSHPort = 22

	// DefaultTimeout represents default timeout for long-standing operations
	// like connecting or retrying the execution.
	DefaultTimeout = "5m"

	// TTYSpeed defines virtual terminal default input and output speed.
	TTYSpeed = 14400
)

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider exports terraform-provider-sshcommand, which can be used in tests for other providers.

Types

This section is empty.

Jump to

Keyboard shortcuts

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