aci

package
v0.7.0-alpha Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	armDeployer arm.Deployer,
	aciManager aci.Manager,
) service.Module

New returns a new instance of a type that fulfills the service.Module interface and is capable of provisioning Key Vault using "Azure Key Vault"

Types

type BindingParameters

type BindingParameters struct {
}

BindingParameters encapsulates aci-specific binding options

type ProvisioningParameters

type ProvisioningParameters struct {
	ImageName   string  `json:"image"`
	NumberCores int     `json:"cpuCores"`
	Memory      float64 `json:"memoryInGb"`
	Ports       []int   `json:"ports"`
}

ProvisioningParameters encapsulates aci-specific provisioning options

type UpdatingParameters

type UpdatingParameters struct {
}

UpdatingParameters encapsulates aci-specific updating options

Jump to

Keyboard shortcuts

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