ecr

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: 9 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_referenced_resource_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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertTags

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

func PostProcessRepository

func PostProcessRepository(ctx context.Context, params *localAws.AwsFetchInput, model *Repository) error

Types

type EncryptionConfiguration

type EncryptionConfiguration struct {
	EncryptionType string `` /* 215-byte string literal not displayed */
	KmsKey         string `` /* 167-byte string literal not displayed */
}

type ImageScanningConfiguration

type ImageScanningConfiguration struct {
	ScanOnPush bool `` /* 165-byte string literal not displayed */
}

type Repository

type Repository struct {
	CreatedAt                  int64                       `` /* 192-byte string literal not displayed */
	EncryptionConfiguration    *EncryptionConfiguration    `` /* 234-byte string literal not displayed */
	ImageScanningConfiguration *ImageScanningConfiguration `` /* 258-byte string literal not displayed */
	ImageTagMutability         string                      `` /* 245-byte string literal not displayed */
	RegistryId                 string                      `` /* 191-byte string literal not displayed */
	RepositoryArn              string                      `` /* 249-byte string literal not displayed */
	RepositoryName             string                      `` /* 215-byte string literal not displayed */
	RepositoryUri              string                      `` /* 209-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 */
}

func FetchRepositories

func FetchRepositories(ctx context.Context, params *aws.AwsFetchInput) ([]*Repository, *aws.AwsFetchOutputMetadata)

Jump to

Keyboard shortcuts

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