types

package
v0.0.0-...-1133dd9 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 12 Imported by: 4

Documentation

Index

Constants

View Source
const (
	// CgroupKey is the string used in resources map to represent cgroup resource
	CgroupKey = "cgroup"
	// DockerVolumeKey is the string used in resources map to represent docker volume
	DockerVolumeKey = "dockerVolume"
	// ASMAuthKey is the string used in resources map to represent asm auth
	ASMAuthKey = asmauthres.ResourceName
	// SSMSecretKey is the string used in resources map to represent ssm secret
	SSMSecretKey = ssmsecretres.ResourceName
	// ASMSecretKey is the string used in resources map to represent asm secret
	ASMSecretKey = asmsecretres.ResourceName
	// FirelensKey is the string used in resources map to represent firelens resource
	FirelensKey = firelens.ResourceName
	// CredentialSpecKey is the string used in resources map to represent credentialspec resource
	CredentialSpecKey = credentialspec.ResourceName
	//EnvironmentFilesKey is the string used in resources map to represent environmentfiles resource
	EnvironmentFilesKey = envFiles.ResourceName
	// FSxWindowsFileServerKey is the string used in resources map to represent fsxwindowsfileserver resource
	FSxWindowsFileServerKey = fsxwindowsfileserver.ResourceName
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourcesMap

type ResourcesMap map[string][]taskresource.TaskResource

ResourcesMap represents the map of resource type to the corresponding resource objects

func (*ResourcesMap) UnmarshalJSON

func (rm *ResourcesMap) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals ResourcesMap object

Jump to

Keyboard shortcuts

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