extensions_istio_io_v1alpha1

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: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExtensionsIstioIoWasmPluginV1Alpha1Manifest

func NewExtensionsIstioIoWasmPluginV1Alpha1Manifest() datasource.DataSource

Types

type ExtensionsIstioIoWasmPluginV1Alpha1Manifest

type ExtensionsIstioIoWasmPluginV1Alpha1Manifest struct{}

func (*ExtensionsIstioIoWasmPluginV1Alpha1Manifest) Metadata

func (*ExtensionsIstioIoWasmPluginV1Alpha1Manifest) Read

func (*ExtensionsIstioIoWasmPluginV1Alpha1Manifest) Schema

type ExtensionsIstioIoWasmPluginV1Alpha1ManifestData

type ExtensionsIstioIoWasmPluginV1Alpha1ManifestData 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 {
		FailStrategy    *string `tfsdk:"fail_strategy" json:"failStrategy,omitempty"`
		ImagePullPolicy *string `tfsdk:"image_pull_policy" json:"imagePullPolicy,omitempty"`
		ImagePullSecret *string `tfsdk:"image_pull_secret" json:"imagePullSecret,omitempty"`
		Match           *[]struct {
			Mode  *string `tfsdk:"mode" json:"mode,omitempty"`
			Ports *[]struct {
				Number *int64 `tfsdk:"number" json:"number,omitempty"`
			} `tfsdk:"ports" json:"ports,omitempty"`
		} `tfsdk:"match" json:"match,omitempty"`
		Phase        *string            `tfsdk:"phase" json:"phase,omitempty"`
		PluginConfig *map[string]string `tfsdk:"plugin_config" json:"pluginConfig,omitempty"`
		PluginName   *string            `tfsdk:"plugin_name" json:"pluginName,omitempty"`
		Priority     *int64             `tfsdk:"priority" json:"priority,omitempty"`
		Selector     *struct {
			MatchLabels *map[string]string `tfsdk:"match_labels" json:"matchLabels,omitempty"`
		} `tfsdk:"selector" json:"selector,omitempty"`
		Sha256    *string `tfsdk:"sha256" json:"sha256,omitempty"`
		TargetRef *struct {
			Group     *string `tfsdk:"group" json:"group,omitempty"`
			Kind      *string `tfsdk:"kind" json:"kind,omitempty"`
			Name      *string `tfsdk:"name" json:"name,omitempty"`
			Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
		} `tfsdk:"target_ref" json:"targetRef,omitempty"`
		TargetRefs *[]struct {
			Group     *string `tfsdk:"group" json:"group,omitempty"`
			Kind      *string `tfsdk:"kind" json:"kind,omitempty"`
			Name      *string `tfsdk:"name" json:"name,omitempty"`
			Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
		} `tfsdk:"target_refs" json:"targetRefs,omitempty"`
		Type            *string `tfsdk:"type" json:"type,omitempty"`
		Url             *string `tfsdk:"url" json:"url,omitempty"`
		VerificationKey *string `tfsdk:"verification_key" json:"verificationKey,omitempty"`
		VmConfig        *struct {
			Env *[]struct {
				Name      *string `tfsdk:"name" json:"name,omitempty"`
				Value     *string `tfsdk:"value" json:"value,omitempty"`
				ValueFrom *string `tfsdk:"value_from" json:"valueFrom,omitempty"`
			} `tfsdk:"env" json:"env,omitempty"`
		} `tfsdk:"vm_config" json:"vmConfig,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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