chisel_operator_io_v2

package
v0.0.0-...-6209148 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: 0BSD Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChiselOperatorIoExitNodeV2Manifest

func NewChiselOperatorIoExitNodeV2Manifest() datasource.DataSource

Types

type ChiselOperatorIoExitNodeV2Manifest

type ChiselOperatorIoExitNodeV2Manifest struct{}

func (*ChiselOperatorIoExitNodeV2Manifest) Metadata

func (*ChiselOperatorIoExitNodeV2Manifest) Read

func (*ChiselOperatorIoExitNodeV2Manifest) Schema

type ChiselOperatorIoExitNodeV2ManifestData

type ChiselOperatorIoExitNodeV2ManifestData struct {
	YAML types.String `tfsdk:"yaml" json:"-"`

	ApiVersion *string `tfsdk:"-" json:"apiVersion"`
	Kind       *string `tfsdk:"-" json:"kind"`

	Metadata struct {
		Name        string            `tfsdk:"name" json:"name"`
		Namespace   string            `tfsdk:"namespace" json:"namespace"`
		Labels      map[string]string `tfsdk:"labels" json:"labels,omitempty"`
		Annotations map[string]string `tfsdk:"annotations" json:"annotations,omitempty"`
	} `tfsdk:"metadata" json:"metadata"`

	Spec *struct {
		Auth          *string `tfsdk:"auth" json:"auth,omitempty"`
		Chisel_image  *string `tfsdk:"chisel_image" json:"chisel_image,omitempty"`
		Default_route *bool   `tfsdk:"default_route" json:"default_route,omitempty"`
		External_host *string `tfsdk:"external_host" json:"external_host,omitempty"`
		Fingerprint   *string `tfsdk:"fingerprint" json:"fingerprint,omitempty"`
		Host          *string `tfsdk:"host" json:"host,omitempty"`
		Port          *int64  `tfsdk:"port" json:"port,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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