ecr_services_k8s_aws_v1alpha1

package
v0.0.0-...-0c7cfb0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEcrServicesK8SAwsPullThroughCacheRuleV1Alpha1Manifest

func NewEcrServicesK8SAwsPullThroughCacheRuleV1Alpha1Manifest() datasource.DataSource

func NewEcrServicesK8SAwsRepositoryV1Alpha1Manifest

func NewEcrServicesK8SAwsRepositoryV1Alpha1Manifest() datasource.DataSource

Types

type EcrServicesK8SAwsPullThroughCacheRuleV1Alpha1Manifest

type EcrServicesK8SAwsPullThroughCacheRuleV1Alpha1Manifest struct{}

func (*EcrServicesK8SAwsPullThroughCacheRuleV1Alpha1Manifest) Metadata

func (*EcrServicesK8SAwsPullThroughCacheRuleV1Alpha1Manifest) Read

func (*EcrServicesK8SAwsPullThroughCacheRuleV1Alpha1Manifest) Schema

type EcrServicesK8SAwsPullThroughCacheRuleV1Alpha1ManifestData

type EcrServicesK8SAwsPullThroughCacheRuleV1Alpha1ManifestData 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 {
		EcrRepositoryPrefix *string `tfsdk:"ecr_repository_prefix" json:"ecrRepositoryPrefix,omitempty"`
		RegistryID          *string `tfsdk:"registry_id" json:"registryID,omitempty"`
		UpstreamRegistryURL *string `tfsdk:"upstream_registry_url" json:"upstreamRegistryURL,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

type EcrServicesK8SAwsRepositoryV1Alpha1Manifest

type EcrServicesK8SAwsRepositoryV1Alpha1Manifest struct{}

func (*EcrServicesK8SAwsRepositoryV1Alpha1Manifest) Metadata

func (*EcrServicesK8SAwsRepositoryV1Alpha1Manifest) Read

func (*EcrServicesK8SAwsRepositoryV1Alpha1Manifest) Schema

type EcrServicesK8SAwsRepositoryV1Alpha1ManifestData

type EcrServicesK8SAwsRepositoryV1Alpha1ManifestData 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 {
		EncryptionConfiguration *struct {
			EncryptionType *string `tfsdk:"encryption_type" json:"encryptionType,omitempty"`
			KmsKey         *string `tfsdk:"kms_key" json:"kmsKey,omitempty"`
		} `tfsdk:"encryption_configuration" json:"encryptionConfiguration,omitempty"`
		ImageScanningConfiguration *struct {
			ScanOnPush *bool `tfsdk:"scan_on_push" json:"scanOnPush,omitempty"`
		} `tfsdk:"image_scanning_configuration" json:"imageScanningConfiguration,omitempty"`
		ImageTagMutability *string `tfsdk:"image_tag_mutability" json:"imageTagMutability,omitempty"`
		LifecyclePolicy    *string `tfsdk:"lifecycle_policy" json:"lifecyclePolicy,omitempty"`
		Name               *string `tfsdk:"name" json:"name,omitempty"`
		Policy             *string `tfsdk:"policy" json:"policy,omitempty"`
		RegistryID         *string `tfsdk:"registry_id" json:"registryID,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"`
}

Jump to

Keyboard shortcuts

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