Documentation ¶
Index ¶
- type DockerVolumeConfiguration
- type DockerVolumeConfigurationAttributes
- func (dvc DockerVolumeConfigurationAttributes) Autoprovision() terra.BoolValue
- func (dvc DockerVolumeConfigurationAttributes) Driver() terra.StringValue
- func (dvc DockerVolumeConfigurationAttributes) DriverOpts() terra.MapValue[terra.StringValue]
- func (dvc DockerVolumeConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (dvc DockerVolumeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (dvc DockerVolumeConfigurationAttributes) InternalWithRef(ref terra.Reference) DockerVolumeConfigurationAttributes
- func (dvc DockerVolumeConfigurationAttributes) Labels() terra.MapValue[terra.StringValue]
- func (dvc DockerVolumeConfigurationAttributes) Scope() terra.StringValue
- type DockerVolumeConfigurationState
- type EfsVolumeConfiguration
- type EfsVolumeConfigurationAttributes
- func (evc EfsVolumeConfigurationAttributes) AuthorizationConfig() terra.ListValue[EfsVolumeConfigurationAuthorizationConfigAttributes]
- func (evc EfsVolumeConfigurationAttributes) FileSystemId() terra.StringValue
- func (evc EfsVolumeConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (evc EfsVolumeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (evc EfsVolumeConfigurationAttributes) InternalWithRef(ref terra.Reference) EfsVolumeConfigurationAttributes
- func (evc EfsVolumeConfigurationAttributes) RootDirectory() terra.StringValue
- func (evc EfsVolumeConfigurationAttributes) TransitEncryption() terra.StringValue
- func (evc EfsVolumeConfigurationAttributes) TransitEncryptionPort() terra.NumberValue
- type EfsVolumeConfigurationAuthorizationConfig
- type EfsVolumeConfigurationAuthorizationConfigAttributes
- func (ac EfsVolumeConfigurationAuthorizationConfigAttributes) AccessPointId() terra.StringValue
- func (ac EfsVolumeConfigurationAuthorizationConfigAttributes) Iam() terra.StringValue
- func (ac EfsVolumeConfigurationAuthorizationConfigAttributes) InternalRef() (terra.Reference, error)
- func (ac EfsVolumeConfigurationAuthorizationConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ac EfsVolumeConfigurationAuthorizationConfigAttributes) InternalWithRef(ref terra.Reference) EfsVolumeConfigurationAuthorizationConfigAttributes
- type EfsVolumeConfigurationAuthorizationConfigState
- type EfsVolumeConfigurationState
- type EphemeralStorage
- type EphemeralStorageAttributes
- func (es EphemeralStorageAttributes) InternalRef() (terra.Reference, error)
- func (es EphemeralStorageAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (es EphemeralStorageAttributes) InternalWithRef(ref terra.Reference) EphemeralStorageAttributes
- func (es EphemeralStorageAttributes) SizeInGib() terra.NumberValue
- type EphemeralStorageState
- type FsxWindowsFileServerVolumeConfiguration
- type FsxWindowsFileServerVolumeConfigurationAttributes
- func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) AuthorizationConfig() ...
- func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) FileSystemId() terra.StringValue
- func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) InternalWithRef(ref terra.Reference) FsxWindowsFileServerVolumeConfigurationAttributes
- func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) RootDirectory() terra.StringValue
- type FsxWindowsFileServerVolumeConfigurationAuthorizationConfig
- type FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes
- func (ac FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) CredentialsParameter() terra.StringValue
- func (ac FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) Domain() terra.StringValue
- func (ac FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) InternalRef() (terra.Reference, error)
- func (ac FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ac FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) InternalWithRef(ref terra.Reference) FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes
- type FsxWindowsFileServerVolumeConfigurationAuthorizationConfigState
- type FsxWindowsFileServerVolumeConfigurationState
- type InferenceAccelerator
- type InferenceAcceleratorAttributes
- func (ia InferenceAcceleratorAttributes) DeviceName() terra.StringValue
- func (ia InferenceAcceleratorAttributes) DeviceType() terra.StringValue
- func (ia InferenceAcceleratorAttributes) InternalRef() (terra.Reference, error)
- func (ia InferenceAcceleratorAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ia InferenceAcceleratorAttributes) InternalWithRef(ref terra.Reference) InferenceAcceleratorAttributes
- type InferenceAcceleratorState
- type PlacementConstraints
- type PlacementConstraintsAttributes
- func (pc PlacementConstraintsAttributes) Expression() terra.StringValue
- func (pc PlacementConstraintsAttributes) InternalRef() (terra.Reference, error)
- func (pc PlacementConstraintsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (pc PlacementConstraintsAttributes) InternalWithRef(ref terra.Reference) PlacementConstraintsAttributes
- func (pc PlacementConstraintsAttributes) Type() terra.StringValue
- type PlacementConstraintsState
- type ProxyConfiguration
- type ProxyConfigurationAttributes
- func (pc ProxyConfigurationAttributes) ContainerName() terra.StringValue
- func (pc ProxyConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (pc ProxyConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (pc ProxyConfigurationAttributes) InternalWithRef(ref terra.Reference) ProxyConfigurationAttributes
- func (pc ProxyConfigurationAttributes) Properties() terra.MapValue[terra.StringValue]
- func (pc ProxyConfigurationAttributes) Type() terra.StringValue
- type ProxyConfigurationState
- type RuntimePlatform
- type RuntimePlatformAttributes
- func (rp RuntimePlatformAttributes) CpuArchitecture() terra.StringValue
- func (rp RuntimePlatformAttributes) InternalRef() (terra.Reference, error)
- func (rp RuntimePlatformAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (rp RuntimePlatformAttributes) InternalWithRef(ref terra.Reference) RuntimePlatformAttributes
- func (rp RuntimePlatformAttributes) OperatingSystemFamily() terra.StringValue
- type RuntimePlatformState
- type Volume
- type VolumeAttributes
- func (v VolumeAttributes) DockerVolumeConfiguration() terra.ListValue[DockerVolumeConfigurationAttributes]
- func (v VolumeAttributes) EfsVolumeConfiguration() terra.ListValue[EfsVolumeConfigurationAttributes]
- func (v VolumeAttributes) FsxWindowsFileServerVolumeConfiguration() terra.ListValue[FsxWindowsFileServerVolumeConfigurationAttributes]
- func (v VolumeAttributes) HostPath() terra.StringValue
- func (v VolumeAttributes) InternalRef() (terra.Reference, error)
- func (v VolumeAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (v VolumeAttributes) InternalWithRef(ref terra.Reference) VolumeAttributes
- func (v VolumeAttributes) Name() terra.StringValue
- type VolumeState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerVolumeConfiguration ¶
type DockerVolumeConfiguration struct { // Autoprovision: bool, optional Autoprovision terra.BoolValue `hcl:"autoprovision,attr"` // Driver: string, optional Driver terra.StringValue `hcl:"driver,attr"` // DriverOpts: map of string, optional DriverOpts terra.MapValue[terra.StringValue] `hcl:"driver_opts,attr"` // Labels: map of string, optional Labels terra.MapValue[terra.StringValue] `hcl:"labels,attr"` // Scope: string, optional Scope terra.StringValue `hcl:"scope,attr"` }
type DockerVolumeConfigurationAttributes ¶
type DockerVolumeConfigurationAttributes struct {
// contains filtered or unexported fields
}
func (DockerVolumeConfigurationAttributes) Autoprovision ¶
func (dvc DockerVolumeConfigurationAttributes) Autoprovision() terra.BoolValue
func (DockerVolumeConfigurationAttributes) Driver ¶
func (dvc DockerVolumeConfigurationAttributes) Driver() terra.StringValue
func (DockerVolumeConfigurationAttributes) DriverOpts ¶
func (dvc DockerVolumeConfigurationAttributes) DriverOpts() terra.MapValue[terra.StringValue]
func (DockerVolumeConfigurationAttributes) InternalRef ¶
func (dvc DockerVolumeConfigurationAttributes) InternalRef() (terra.Reference, error)
func (DockerVolumeConfigurationAttributes) InternalTokens ¶
func (dvc DockerVolumeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DockerVolumeConfigurationAttributes) InternalWithRef ¶
func (dvc DockerVolumeConfigurationAttributes) InternalWithRef(ref terra.Reference) DockerVolumeConfigurationAttributes
func (DockerVolumeConfigurationAttributes) Labels ¶
func (dvc DockerVolumeConfigurationAttributes) Labels() terra.MapValue[terra.StringValue]
func (DockerVolumeConfigurationAttributes) Scope ¶
func (dvc DockerVolumeConfigurationAttributes) Scope() terra.StringValue
type EfsVolumeConfiguration ¶
type EfsVolumeConfiguration struct { // FileSystemId: string, required FileSystemId terra.StringValue `hcl:"file_system_id,attr" validate:"required"` // RootDirectory: string, optional RootDirectory terra.StringValue `hcl:"root_directory,attr"` // TransitEncryption: string, optional TransitEncryption terra.StringValue `hcl:"transit_encryption,attr"` // TransitEncryptionPort: number, optional TransitEncryptionPort terra.NumberValue `hcl:"transit_encryption_port,attr"` // EfsVolumeConfigurationAuthorizationConfig: optional AuthorizationConfig *EfsVolumeConfigurationAuthorizationConfig `hcl:"authorization_config,block"` }
type EfsVolumeConfigurationAttributes ¶
type EfsVolumeConfigurationAttributes struct {
// contains filtered or unexported fields
}
func (EfsVolumeConfigurationAttributes) AuthorizationConfig ¶
func (evc EfsVolumeConfigurationAttributes) AuthorizationConfig() terra.ListValue[EfsVolumeConfigurationAuthorizationConfigAttributes]
func (EfsVolumeConfigurationAttributes) FileSystemId ¶
func (evc EfsVolumeConfigurationAttributes) FileSystemId() terra.StringValue
func (EfsVolumeConfigurationAttributes) InternalRef ¶
func (evc EfsVolumeConfigurationAttributes) InternalRef() (terra.Reference, error)
func (EfsVolumeConfigurationAttributes) InternalTokens ¶
func (evc EfsVolumeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (EfsVolumeConfigurationAttributes) InternalWithRef ¶
func (evc EfsVolumeConfigurationAttributes) InternalWithRef(ref terra.Reference) EfsVolumeConfigurationAttributes
func (EfsVolumeConfigurationAttributes) RootDirectory ¶
func (evc EfsVolumeConfigurationAttributes) RootDirectory() terra.StringValue
func (EfsVolumeConfigurationAttributes) TransitEncryption ¶
func (evc EfsVolumeConfigurationAttributes) TransitEncryption() terra.StringValue
func (EfsVolumeConfigurationAttributes) TransitEncryptionPort ¶
func (evc EfsVolumeConfigurationAttributes) TransitEncryptionPort() terra.NumberValue
type EfsVolumeConfigurationAuthorizationConfig ¶
type EfsVolumeConfigurationAuthorizationConfig struct { // AccessPointId: string, optional AccessPointId terra.StringValue `hcl:"access_point_id,attr"` // Iam: string, optional Iam terra.StringValue `hcl:"iam,attr"` }
type EfsVolumeConfigurationAuthorizationConfigAttributes ¶
type EfsVolumeConfigurationAuthorizationConfigAttributes struct {
// contains filtered or unexported fields
}
func (EfsVolumeConfigurationAuthorizationConfigAttributes) AccessPointId ¶
func (ac EfsVolumeConfigurationAuthorizationConfigAttributes) AccessPointId() terra.StringValue
func (EfsVolumeConfigurationAuthorizationConfigAttributes) Iam ¶
func (ac EfsVolumeConfigurationAuthorizationConfigAttributes) Iam() terra.StringValue
func (EfsVolumeConfigurationAuthorizationConfigAttributes) InternalRef ¶
func (ac EfsVolumeConfigurationAuthorizationConfigAttributes) InternalRef() (terra.Reference, error)
func (EfsVolumeConfigurationAuthorizationConfigAttributes) InternalTokens ¶
func (ac EfsVolumeConfigurationAuthorizationConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (EfsVolumeConfigurationAuthorizationConfigAttributes) InternalWithRef ¶
func (ac EfsVolumeConfigurationAuthorizationConfigAttributes) InternalWithRef(ref terra.Reference) EfsVolumeConfigurationAuthorizationConfigAttributes
type EfsVolumeConfigurationState ¶
type EfsVolumeConfigurationState struct { FileSystemId string `json:"file_system_id"` RootDirectory string `json:"root_directory"` TransitEncryption string `json:"transit_encryption"` TransitEncryptionPort float64 `json:"transit_encryption_port"` AuthorizationConfig []EfsVolumeConfigurationAuthorizationConfigState `json:"authorization_config"` }
type EphemeralStorage ¶
type EphemeralStorage struct { // SizeInGib: number, required SizeInGib terra.NumberValue `hcl:"size_in_gib,attr" validate:"required"` }
type EphemeralStorageAttributes ¶
type EphemeralStorageAttributes struct {
// contains filtered or unexported fields
}
func (EphemeralStorageAttributes) InternalRef ¶
func (es EphemeralStorageAttributes) InternalRef() (terra.Reference, error)
func (EphemeralStorageAttributes) InternalTokens ¶
func (es EphemeralStorageAttributes) InternalTokens() (hclwrite.Tokens, error)
func (EphemeralStorageAttributes) InternalWithRef ¶
func (es EphemeralStorageAttributes) InternalWithRef(ref terra.Reference) EphemeralStorageAttributes
func (EphemeralStorageAttributes) SizeInGib ¶
func (es EphemeralStorageAttributes) SizeInGib() terra.NumberValue
type EphemeralStorageState ¶
type EphemeralStorageState struct {
SizeInGib float64 `json:"size_in_gib"`
}
type FsxWindowsFileServerVolumeConfiguration ¶
type FsxWindowsFileServerVolumeConfiguration struct { // FileSystemId: string, required FileSystemId terra.StringValue `hcl:"file_system_id,attr" validate:"required"` // RootDirectory: string, required RootDirectory terra.StringValue `hcl:"root_directory,attr" validate:"required"` // FsxWindowsFileServerVolumeConfigurationAuthorizationConfig: required AuthorizationConfig *FsxWindowsFileServerVolumeConfigurationAuthorizationConfig `hcl:"authorization_config,block" validate:"required"` }
type FsxWindowsFileServerVolumeConfigurationAttributes ¶
type FsxWindowsFileServerVolumeConfigurationAttributes struct {
// contains filtered or unexported fields
}
func (FsxWindowsFileServerVolumeConfigurationAttributes) AuthorizationConfig ¶
func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) AuthorizationConfig() terra.ListValue[FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes]
func (FsxWindowsFileServerVolumeConfigurationAttributes) FileSystemId ¶
func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) FileSystemId() terra.StringValue
func (FsxWindowsFileServerVolumeConfigurationAttributes) InternalRef ¶
func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) InternalRef() (terra.Reference, error)
func (FsxWindowsFileServerVolumeConfigurationAttributes) InternalTokens ¶
func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (FsxWindowsFileServerVolumeConfigurationAttributes) InternalWithRef ¶
func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) InternalWithRef(ref terra.Reference) FsxWindowsFileServerVolumeConfigurationAttributes
func (FsxWindowsFileServerVolumeConfigurationAttributes) RootDirectory ¶
func (fwfsvc FsxWindowsFileServerVolumeConfigurationAttributes) RootDirectory() terra.StringValue
type FsxWindowsFileServerVolumeConfigurationAuthorizationConfig ¶
type FsxWindowsFileServerVolumeConfigurationAuthorizationConfig struct { // CredentialsParameter: string, required CredentialsParameter terra.StringValue `hcl:"credentials_parameter,attr" validate:"required"` // Domain: string, required Domain terra.StringValue `hcl:"domain,attr" validate:"required"` }
type FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes ¶
type FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes struct {
// contains filtered or unexported fields
}
func (FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) CredentialsParameter ¶
func (ac FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) CredentialsParameter() terra.StringValue
func (FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) Domain ¶
func (ac FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) Domain() terra.StringValue
func (FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) InternalRef ¶
func (ac FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) InternalRef() (terra.Reference, error)
func (FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) InternalTokens ¶
func (ac FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (FsxWindowsFileServerVolumeConfigurationAuthorizationConfigAttributes) InternalWithRef ¶
type FsxWindowsFileServerVolumeConfigurationState ¶
type FsxWindowsFileServerVolumeConfigurationState struct { FileSystemId string `json:"file_system_id"` RootDirectory string `json:"root_directory"` AuthorizationConfig []FsxWindowsFileServerVolumeConfigurationAuthorizationConfigState `json:"authorization_config"` }
type InferenceAccelerator ¶
type InferenceAccelerator struct { // DeviceName: string, required DeviceName terra.StringValue `hcl:"device_name,attr" validate:"required"` // DeviceType: string, required DeviceType terra.StringValue `hcl:"device_type,attr" validate:"required"` }
type InferenceAcceleratorAttributes ¶
type InferenceAcceleratorAttributes struct {
// contains filtered or unexported fields
}
func (InferenceAcceleratorAttributes) DeviceName ¶
func (ia InferenceAcceleratorAttributes) DeviceName() terra.StringValue
func (InferenceAcceleratorAttributes) DeviceType ¶
func (ia InferenceAcceleratorAttributes) DeviceType() terra.StringValue
func (InferenceAcceleratorAttributes) InternalRef ¶
func (ia InferenceAcceleratorAttributes) InternalRef() (terra.Reference, error)
func (InferenceAcceleratorAttributes) InternalTokens ¶
func (ia InferenceAcceleratorAttributes) InternalTokens() (hclwrite.Tokens, error)
func (InferenceAcceleratorAttributes) InternalWithRef ¶
func (ia InferenceAcceleratorAttributes) InternalWithRef(ref terra.Reference) InferenceAcceleratorAttributes
type PlacementConstraints ¶
type PlacementConstraints struct { // Expression: string, optional Expression terra.StringValue `hcl:"expression,attr"` // Type: string, required Type terra.StringValue `hcl:"type,attr" validate:"required"` }
type PlacementConstraintsAttributes ¶
type PlacementConstraintsAttributes struct {
// contains filtered or unexported fields
}
func (PlacementConstraintsAttributes) Expression ¶
func (pc PlacementConstraintsAttributes) Expression() terra.StringValue
func (PlacementConstraintsAttributes) InternalRef ¶
func (pc PlacementConstraintsAttributes) InternalRef() (terra.Reference, error)
func (PlacementConstraintsAttributes) InternalTokens ¶
func (pc PlacementConstraintsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (PlacementConstraintsAttributes) InternalWithRef ¶
func (pc PlacementConstraintsAttributes) InternalWithRef(ref terra.Reference) PlacementConstraintsAttributes
func (PlacementConstraintsAttributes) Type ¶
func (pc PlacementConstraintsAttributes) Type() terra.StringValue
type ProxyConfiguration ¶
type ProxyConfiguration struct { // ContainerName: string, required ContainerName terra.StringValue `hcl:"container_name,attr" validate:"required"` // Properties: map of string, optional Properties terra.MapValue[terra.StringValue] `hcl:"properties,attr"` // Type: string, optional Type terra.StringValue `hcl:"type,attr"` }
type ProxyConfigurationAttributes ¶
type ProxyConfigurationAttributes struct {
// contains filtered or unexported fields
}
func (ProxyConfigurationAttributes) ContainerName ¶
func (pc ProxyConfigurationAttributes) ContainerName() terra.StringValue
func (ProxyConfigurationAttributes) InternalRef ¶
func (pc ProxyConfigurationAttributes) InternalRef() (terra.Reference, error)
func (ProxyConfigurationAttributes) InternalTokens ¶
func (pc ProxyConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ProxyConfigurationAttributes) InternalWithRef ¶
func (pc ProxyConfigurationAttributes) InternalWithRef(ref terra.Reference) ProxyConfigurationAttributes
func (ProxyConfigurationAttributes) Properties ¶
func (pc ProxyConfigurationAttributes) Properties() terra.MapValue[terra.StringValue]
func (ProxyConfigurationAttributes) Type ¶
func (pc ProxyConfigurationAttributes) Type() terra.StringValue
type ProxyConfigurationState ¶
type RuntimePlatform ¶
type RuntimePlatform struct { // CpuArchitecture: string, optional CpuArchitecture terra.StringValue `hcl:"cpu_architecture,attr"` // OperatingSystemFamily: string, optional OperatingSystemFamily terra.StringValue `hcl:"operating_system_family,attr"` }
type RuntimePlatformAttributes ¶
type RuntimePlatformAttributes struct {
// contains filtered or unexported fields
}
func (RuntimePlatformAttributes) CpuArchitecture ¶
func (rp RuntimePlatformAttributes) CpuArchitecture() terra.StringValue
func (RuntimePlatformAttributes) InternalRef ¶
func (rp RuntimePlatformAttributes) InternalRef() (terra.Reference, error)
func (RuntimePlatformAttributes) InternalTokens ¶
func (rp RuntimePlatformAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RuntimePlatformAttributes) InternalWithRef ¶
func (rp RuntimePlatformAttributes) InternalWithRef(ref terra.Reference) RuntimePlatformAttributes
func (RuntimePlatformAttributes) OperatingSystemFamily ¶
func (rp RuntimePlatformAttributes) OperatingSystemFamily() terra.StringValue
type RuntimePlatformState ¶
type Volume ¶
type Volume struct { // HostPath: string, optional HostPath terra.StringValue `hcl:"host_path,attr"` // Name: string, required Name terra.StringValue `hcl:"name,attr" validate:"required"` // DockerVolumeConfiguration: optional DockerVolumeConfiguration *DockerVolumeConfiguration `hcl:"docker_volume_configuration,block"` // EfsVolumeConfiguration: optional EfsVolumeConfiguration *EfsVolumeConfiguration `hcl:"efs_volume_configuration,block"` // FsxWindowsFileServerVolumeConfiguration: optional FsxWindowsFileServerVolumeConfiguration *FsxWindowsFileServerVolumeConfiguration `hcl:"fsx_windows_file_server_volume_configuration,block"` }
type VolumeAttributes ¶
type VolumeAttributes struct {
// contains filtered or unexported fields
}
func (VolumeAttributes) DockerVolumeConfiguration ¶
func (v VolumeAttributes) DockerVolumeConfiguration() terra.ListValue[DockerVolumeConfigurationAttributes]
func (VolumeAttributes) EfsVolumeConfiguration ¶
func (v VolumeAttributes) EfsVolumeConfiguration() terra.ListValue[EfsVolumeConfigurationAttributes]
func (VolumeAttributes) FsxWindowsFileServerVolumeConfiguration ¶
func (v VolumeAttributes) FsxWindowsFileServerVolumeConfiguration() terra.ListValue[FsxWindowsFileServerVolumeConfigurationAttributes]
func (VolumeAttributes) HostPath ¶
func (v VolumeAttributes) HostPath() terra.StringValue
func (VolumeAttributes) InternalRef ¶
func (v VolumeAttributes) InternalRef() (terra.Reference, error)
func (VolumeAttributes) InternalTokens ¶
func (v VolumeAttributes) InternalTokens() (hclwrite.Tokens, error)
func (VolumeAttributes) InternalWithRef ¶
func (v VolumeAttributes) InternalWithRef(ref terra.Reference) VolumeAttributes
func (VolumeAttributes) Name ¶
func (v VolumeAttributes) Name() terra.StringValue
type VolumeState ¶
type VolumeState struct { HostPath string `json:"host_path"` Name string `json:"name"` DockerVolumeConfiguration []DockerVolumeConfigurationState `json:"docker_volume_configuration"` EfsVolumeConfiguration []EfsVolumeConfigurationState `json:"efs_volume_configuration"` FsxWindowsFileServerVolumeConfiguration []FsxWindowsFileServerVolumeConfigurationState `json:"fsx_windows_file_server_volume_configuration"` }
Click to show internal directories.
Click to hide internal directories.