connection

package
v1.56.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LostDetectionConfig

type LostDetectionConfig struct {
	EnabledOnGracefulShutdowns bool `json:"enabledOnGracefulShutdowns"` // Alert (`true`) on graceful host shutdowns.
	Enabled                    bool `json:"enabled"`                    // The detection is enabled (`true`) or disabled (`false`).
}

LostDetectionConfig Configuration of lost connection detection.

func (*LostDetectionConfig) MarshalHCL

func (me *LostDetectionConfig) MarshalHCL(properties hcl.Properties) error

func (*LostDetectionConfig) Schema

func (me *LostDetectionConfig) Schema() map[string]*schema.Schema

func (*LostDetectionConfig) UnmarshalHCL

func (me *LostDetectionConfig) UnmarshalHCL(decoder hcl.Decoder) error

Jump to

Keyboard shortcuts

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