hooks

package
v1.73.11 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterHook

func RegisterHook() bool

Types

type Resource

type Resource struct {
	Type     string `json:"type"`
	Name     string `json:"name"`
	Provider string `json:"provider"`
}

type State

type State struct {
	TerraformVersion string     `json:"terraform_version"`
	Resources        []Resource `json:"resources"`
}

type StateClusterResult

type StateClusterResult struct {
	TerraformVersion string
	ClusterState     bool
	SecretName       string
}

type StateNodeResult

type StateNodeResult struct {
	IsBackup         bool
	TerraformVersion string
	SecretName       string
}

Jump to

Keyboard shortcuts

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