dataecrrepository

package
v0.0.0-...-964ba77 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EncryptionConfiguration

type EncryptionConfiguration struct{}

type EncryptionConfigurationAttributes

type EncryptionConfigurationAttributes struct {
	// contains filtered or unexported fields
}

func (EncryptionConfigurationAttributes) EncryptionType

func (EncryptionConfigurationAttributes) InternalRef

func (EncryptionConfigurationAttributes) InternalTokens

func (ec EncryptionConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)

func (EncryptionConfigurationAttributes) InternalWithRef

func (EncryptionConfigurationAttributes) KmsKey

type EncryptionConfigurationState

type EncryptionConfigurationState struct {
	EncryptionType string `json:"encryption_type"`
	KmsKey         string `json:"kms_key"`
}

type ImageScanningConfiguration

type ImageScanningConfiguration struct{}

type ImageScanningConfigurationAttributes

type ImageScanningConfigurationAttributes struct {
	// contains filtered or unexported fields
}

func (ImageScanningConfigurationAttributes) InternalRef

func (ImageScanningConfigurationAttributes) InternalTokens

func (ImageScanningConfigurationAttributes) InternalWithRef

func (ImageScanningConfigurationAttributes) ScanOnPush

type ImageScanningConfigurationState

type ImageScanningConfigurationState struct {
	ScanOnPush bool `json:"scan_on_push"`
}

Jump to

Keyboard shortcuts

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