batch

package
v2.96.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MPL-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExpandBatchMetaData

func ExpandBatchMetaData(input map[string]interface{}) *[]batch.MetadataItem

ExpandBatchMetaData expands Batch pool metadata

func ExpandBatchPoolCertificateReferences

func ExpandBatchPoolCertificateReferences(list []interface{}) (*[]batch.CertificateReference, error)

ExpandBatchPoolCertificateReferences expands Batch pool certificate references

func ExpandBatchPoolContainerConfiguration

func ExpandBatchPoolContainerConfiguration(list []interface{}) (*batch.ContainerConfiguration, error)

ExpandBatchPoolContainerConfiguration expands the Batch pool container configuration

func ExpandBatchPoolImageReference

func ExpandBatchPoolImageReference(list []interface{}) (*batch.ImageReference, error)

ExpandBatchPoolImageReference expands Batch pool image reference

func ExpandBatchPoolNetworkConfiguration

func ExpandBatchPoolNetworkConfiguration(list []interface{}) (*batch.NetworkConfiguration, error)

ExpandBatchPoolNetworkConfiguration expands Batch pool network configuration

func ExpandBatchPoolStartTask

func ExpandBatchPoolStartTask(list []interface{}) (*batch.StartTask, error)

ExpandBatchPoolStartTask expands Batch pool start task

func FlattenBatchMetaData

func FlattenBatchMetaData(metadatas *[]batch.MetadataItem) map[string]interface{}

FlattenBatchMetaData flattens a Batch pool metadata

Types

type BatchJobModel

type BatchJobModel struct {
	Name                        string            `tfschema:"name"`
	BatchPoolId                 string            `tfschema:"batch_pool_id"`
	DisplayName                 string            `tfschema:"display_name"`
	Priority                    int               `tfschema:"priority"`
	TaskRetryMaximum            int               `tfschema:"task_retry_maximum"`
	CommonEnvironmentProperties map[string]string `tfschema:"common_environment_properties"`
}

type BatchJobResource

type BatchJobResource struct{}

func (BatchJobResource) Arguments

func (r BatchJobResource) Arguments() map[string]*pluginsdk.Schema

func (BatchJobResource) Attributes

func (r BatchJobResource) Attributes() map[string]*pluginsdk.Schema

func (BatchJobResource) Create

func (r BatchJobResource) Create() sdk.ResourceFunc

func (BatchJobResource) Delete

func (r BatchJobResource) Delete() sdk.ResourceFunc

func (BatchJobResource) IDValidationFunc

func (r BatchJobResource) IDValidationFunc() pluginsdk.SchemaValidateFunc

func (BatchJobResource) ModelObject

func (r BatchJobResource) ModelObject() interface{}

func (BatchJobResource) Read

func (BatchJobResource) ResourceType

func (r BatchJobResource) ResourceType() string

func (BatchJobResource) Update

func (r BatchJobResource) Update() sdk.ResourceFunc

type Registration

type Registration struct{}

func (Registration) AssociatedGitHubLabel

func (r Registration) AssociatedGitHubLabel() string

func (Registration) DataSources

func (r Registration) DataSources() []sdk.DataSource

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) Resources

func (r Registration) Resources() []sdk.Resource

func (Registration) SupportedDataSources

func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

func (r Registration) SupportedResources() map[string]*pluginsdk.Resource

SupportedResources returns the supported Resources supported by this Service

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

WebsiteCategories returns a list of categories which can be used for the sidebar

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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