addons_cluster_x_k8s_io_v1alpha3

package
v0.0.0-...-fec4858 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: 0BSD Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAddonsClusterXK8SIoClusterResourceSetBindingV1Alpha3Manifest

func NewAddonsClusterXK8SIoClusterResourceSetBindingV1Alpha3Manifest() datasource.DataSource

func NewAddonsClusterXK8SIoClusterResourceSetV1Alpha3Manifest

func NewAddonsClusterXK8SIoClusterResourceSetV1Alpha3Manifest() datasource.DataSource

Types

type AddonsClusterXK8SIoClusterResourceSetBindingV1Alpha3Manifest

type AddonsClusterXK8SIoClusterResourceSetBindingV1Alpha3Manifest struct{}

func (*AddonsClusterXK8SIoClusterResourceSetBindingV1Alpha3Manifest) Metadata

func (*AddonsClusterXK8SIoClusterResourceSetBindingV1Alpha3Manifest) Read

func (*AddonsClusterXK8SIoClusterResourceSetBindingV1Alpha3Manifest) Schema

type AddonsClusterXK8SIoClusterResourceSetBindingV1Alpha3ManifestData

type AddonsClusterXK8SIoClusterResourceSetBindingV1Alpha3ManifestData 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 {
		Bindings *[]struct {
			ClusterResourceSetName *string `tfsdk:"cluster_resource_set_name" json:"clusterResourceSetName,omitempty"`
			Resources              *[]struct {
				Applied         *bool   `tfsdk:"applied" json:"applied,omitempty"`
				Hash            *string `tfsdk:"hash" json:"hash,omitempty"`
				Kind            *string `tfsdk:"kind" json:"kind,omitempty"`
				LastAppliedTime *string `tfsdk:"last_applied_time" json:"lastAppliedTime,omitempty"`
				Name            *string `tfsdk:"name" json:"name,omitempty"`
			} `tfsdk:"resources" json:"resources,omitempty"`
		} `tfsdk:"bindings" json:"bindings,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

type AddonsClusterXK8SIoClusterResourceSetV1Alpha3Manifest

type AddonsClusterXK8SIoClusterResourceSetV1Alpha3Manifest struct{}

func (*AddonsClusterXK8SIoClusterResourceSetV1Alpha3Manifest) Metadata

func (*AddonsClusterXK8SIoClusterResourceSetV1Alpha3Manifest) Read

func (*AddonsClusterXK8SIoClusterResourceSetV1Alpha3Manifest) Schema

type AddonsClusterXK8SIoClusterResourceSetV1Alpha3ManifestData

type AddonsClusterXK8SIoClusterResourceSetV1Alpha3ManifestData 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 {
		ClusterSelector *struct {
			MatchExpressions *[]struct {
				Key      *string   `tfsdk:"key" json:"key,omitempty"`
				Operator *string   `tfsdk:"operator" json:"operator,omitempty"`
				Values   *[]string `tfsdk:"values" json:"values,omitempty"`
			} `tfsdk:"match_expressions" json:"matchExpressions,omitempty"`
			MatchLabels *map[string]string `tfsdk:"match_labels" json:"matchLabels,omitempty"`
		} `tfsdk:"cluster_selector" json:"clusterSelector,omitempty"`
		Resources *[]struct {
			Kind *string `tfsdk:"kind" json:"kind,omitempty"`
			Name *string `tfsdk:"name" json:"name,omitempty"`
		} `tfsdk:"resources" json:"resources,omitempty"`
		Strategy *string `tfsdk:"strategy" json:"strategy,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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