runnergroup

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2025 License: MPL-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResource

func NewResource() resource.Resource

Types

type RunnerGroupResourceModel

type RunnerGroupResourceModel struct {
	ResourceName               types.String `tfsdk:"resource_name"`
	Description                types.String `tfsdk:"description"`
	RunnerToken                types.String `tfsdk:"runner_token"`
	MaxNumberOfRunners         types.Int32  `tfsdk:"max_number_of_runners"`
	Tags                       types.List   `tfsdk:"tags"`
	StorageBackendConfig       types.Object `tfsdk:"storage_backend_config"`
	RunControllerRuntimeSource types.Object `tfsdk:"run_controller_runtime_source"`
}

func BuildAPIModelToRunnerGroupModel

func BuildAPIModelToRunnerGroupModel(apiResponse *sgsdkgo.RunnerGroup) (*RunnerGroupResourceModel, diag.Diagnostics)

func (*RunnerGroupResourceModel) ToAPIModel

func (*RunnerGroupResourceModel) ToPatchedAPIModel

Jump to

Keyboard shortcuts

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