agent_configuration

package
v0.11.17 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAgentConfigurationResource

func NewAgentConfigurationResource() resource.Resource

Types

type AgentConfiguration

type AgentConfiguration struct {
	ID                 types.String `tfsdk:"id"`
	ServiceName        types.String `tfsdk:"service_name"`
	ServiceEnvironment types.String `tfsdk:"service_environment"`
	AgentName          types.String `tfsdk:"agent_name"`
	Settings           types.Map    `tfsdk:"settings"`
}

AgentConfiguration holds the agent configuration.

func (*AgentConfiguration) SetIDFromService

func (ac *AgentConfiguration) SetIDFromService() string

Jump to

Keyboard shortcuts

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