route53

package
v0.0.0-...-62343dc Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_helpers_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_fetching_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_resource_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_referenced_resource_file.tmpl

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertTags

func ConvertTags(tags []types.Tag) map[string]string

func PostProcessHostedZone

func PostProcessHostedZone(ctx context.Context, params *localAws.AwsFetchInput, model *HostedZone) error

Types

type HostedZone

type HostedZone struct {
	CallerReference        string            `` /* 221-byte string literal not displayed */
	Id                     string            `` /* 177-byte string literal not displayed */
	Name                   string            `` /* 149-byte string literal not displayed */
	Config                 *HostedZoneConfig `` /* 126-byte string literal not displayed */
	LinkedService          *LinkedService    `` /* 174-byte string literal not displayed */
	ResourceRecordSetCount int64             `` /* 251-byte string literal not displayed */
	AccountId              string            `` /* 185-byte string literal not displayed */
	Region                 string            `` /* 161-byte string literal not displayed */
	ReportTime             int64             `` /* 208-byte string literal not displayed */
	InventoryUUID          string            `` /* 152-byte string literal not displayed */
	Tags                   map[string]string `` /* 209-byte string literal not displayed */
	VpcAssociations        []*VPC            `` /* 214-byte string literal not displayed */
}

func FetchHostedZones

func FetchHostedZones(ctx context.Context, params *aws.AwsFetchInput) ([]*HostedZone, *aws.AwsFetchOutputMetadata)

type HostedZoneConfig

type HostedZoneConfig struct {
	Comment     string `` /* 167-byte string literal not displayed */
	PrivateZone bool   `` /* 165-byte string literal not displayed */
}

type LinkedService

type LinkedService struct {
	Description      string `` /* 191-byte string literal not displayed */
	ServicePrincipal string `` /* 227-byte string literal not displayed */
}

type VPC

type VPC struct {
	VPCId     string `` /* 161-byte string literal not displayed */
	VPCRegion string `` /* 185-byte string literal not displayed */
}

Jump to

Keyboard shortcuts

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