containerinstance

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerGroup

type ContainerGroup struct {
	ID         string            `json:"id"`
	Name       string            `json:"name"`
	Type       string            `json:"type"`
	Location   string            `json:"location,omitempty"`
	Tags       map[string]string `json:"tags,omitempty"`
	Identity   map[string]any    `json:"identity,omitempty"`
	Properties map[string]any    `json:"properties"`
}

ContainerGroup is the ARM resource shape for Microsoft.ContainerInstance/containerGroups.

type ContainerGroupProfile

type ContainerGroupProfile struct {
	ID         string            `json:"id"`
	Name       string            `json:"name"`
	Type       string            `json:"type"`
	Location   string            `json:"location,omitempty"`
	Tags       map[string]string `json:"tags,omitempty"`
	Properties map[string]any    `json:"properties"`
	Zones      []any             `json:"zones,omitempty"`
}

ContainerGroupProfile is the ARM resource shape for Microsoft.ContainerInstance/containerGroupProfiles.

type ContainerInstanceService

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

ContainerInstanceService implements first-slice Azure Container Instances ARM APIs.

func New

func (*ContainerInstanceService) Actions

func (s *ContainerInstanceService) Actions() []service.Action

func (*ContainerInstanceService) HandleRequest

func (*ContainerInstanceService) HealthCheck

func (s *ContainerInstanceService) HealthCheck() error

func (*ContainerInstanceService) Name

func (s *ContainerInstanceService) Name() string

func (*ContainerInstanceService) ProvisionTemplateResource

func (s *ContainerInstanceService) ProvisionTemplateResource(subscriptionID, resourceGroup string, resource map[string]any) (any, error)

func (*ContainerInstanceService) ServiceKeys

func (s *ContainerInstanceService) ServiceKeys() []routing.ServiceKey

func (*ContainerInstanceService) SupportsTemplateResource

func (s *ContainerInstanceService) SupportsTemplateResource(resource map[string]any) bool

Jump to

Keyboard shortcuts

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