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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRoute53ResolverServicesK8SAwsResolverEndpointV1Alpha1Manifest

func NewRoute53ResolverServicesK8SAwsResolverEndpointV1Alpha1Manifest() datasource.DataSource

func NewRoute53ResolverServicesK8SAwsResolverRuleV1Alpha1Manifest

func NewRoute53ResolverServicesK8SAwsResolverRuleV1Alpha1Manifest() datasource.DataSource

Types

type Route53ResolverServicesK8SAwsResolverEndpointV1Alpha1Manifest

type Route53ResolverServicesK8SAwsResolverEndpointV1Alpha1Manifest struct{}

func (*Route53ResolverServicesK8SAwsResolverEndpointV1Alpha1Manifest) Metadata

func (*Route53ResolverServicesK8SAwsResolverEndpointV1Alpha1Manifest) Read

func (*Route53ResolverServicesK8SAwsResolverEndpointV1Alpha1Manifest) Schema

type Route53ResolverServicesK8SAwsResolverEndpointV1Alpha1ManifestData

type Route53ResolverServicesK8SAwsResolverEndpointV1Alpha1ManifestData 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 {
		Direction   *string `tfsdk:"direction" json:"direction,omitempty"`
		IpAddresses *[]struct {
			Ip        *string `tfsdk:"ip" json:"ip,omitempty"`
			Ipv6      *string `tfsdk:"ipv6" json:"ipv6,omitempty"`
			SubnetID  *string `tfsdk:"subnet_id" json:"subnetID,omitempty"`
			SubnetRef *struct {
				From *struct {
					Name      *string `tfsdk:"name" json:"name,omitempty"`
					Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
				} `tfsdk:"from" json:"from,omitempty"`
			} `tfsdk:"subnet_ref" json:"subnetRef,omitempty"`
		} `tfsdk:"ip_addresses" json:"ipAddresses,omitempty"`
		Name                 *string   `tfsdk:"name" json:"name,omitempty"`
		ResolverEndpointType *string   `tfsdk:"resolver_endpoint_type" json:"resolverEndpointType,omitempty"`
		SecurityGroupIDs     *[]string `tfsdk:"security_group_i_ds" json:"securityGroupIDs,omitempty"`
		SecurityGroupRefs    *[]struct {
			From *struct {
				Name      *string `tfsdk:"name" json:"name,omitempty"`
				Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
			} `tfsdk:"from" json:"from,omitempty"`
		} `tfsdk:"security_group_refs" json:"securityGroupRefs,omitempty"`
		Tags *[]struct {
			Key   *string `tfsdk:"key" json:"key,omitempty"`
			Value *string `tfsdk:"value" json:"value,omitempty"`
		} `tfsdk:"tags" json:"tags,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

type Route53ResolverServicesK8SAwsResolverRuleV1Alpha1Manifest

type Route53ResolverServicesK8SAwsResolverRuleV1Alpha1Manifest struct{}

func (*Route53ResolverServicesK8SAwsResolverRuleV1Alpha1Manifest) Metadata

func (*Route53ResolverServicesK8SAwsResolverRuleV1Alpha1Manifest) Read

func (*Route53ResolverServicesK8SAwsResolverRuleV1Alpha1Manifest) Schema

type Route53ResolverServicesK8SAwsResolverRuleV1Alpha1ManifestData

type Route53ResolverServicesK8SAwsResolverRuleV1Alpha1ManifestData 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 {
		Associations *[]struct {
			Id             *string `tfsdk:"id" json:"id,omitempty"`
			Name           *string `tfsdk:"name" json:"name,omitempty"`
			ResolverRuleID *string `tfsdk:"resolver_rule_id" json:"resolverRuleID,omitempty"`
			Status         *string `tfsdk:"status" json:"status,omitempty"`
			StatusMessage  *string `tfsdk:"status_message" json:"statusMessage,omitempty"`
			VpcID          *string `tfsdk:"vpc_id" json:"vpcID,omitempty"`
		} `tfsdk:"associations" json:"associations,omitempty"`
		DomainName         *string `tfsdk:"domain_name" json:"domainName,omitempty"`
		Name               *string `tfsdk:"name" json:"name,omitempty"`
		ResolverEndpointID *string `tfsdk:"resolver_endpoint_id" json:"resolverEndpointID,omitempty"`
		RuleType           *string `tfsdk:"rule_type" json:"ruleType,omitempty"`
		Tags               *[]struct {
			Key   *string `tfsdk:"key" json:"key,omitempty"`
			Value *string `tfsdk:"value" json:"value,omitempty"`
		} `tfsdk:"tags" json:"tags,omitempty"`
		TargetIPs *[]struct {
			Ip   *string `tfsdk:"ip" json:"ip,omitempty"`
			Ipv6 *string `tfsdk:"ipv6" json:"ipv6,omitempty"`
			Port *int64  `tfsdk:"port" json:"port,omitempty"`
		} `tfsdk:"target_i_ps" json:"targetIPs,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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