apple

package
v0.28.2 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppleClient

type AppleClient struct {
	DriverName string
	// contains filtered or unexported fields
}

func NewClient

func NewClient() *AppleClient

func (*AppleClient) CleanupSpaceArtifacts added in v0.25.0

func (c *AppleClient) CleanupSpaceArtifacts(space *model.Space) error

func (*AppleClient) CreateSpaceJob

func (c *AppleClient) CreateSpaceJob(user *model.User, template *model.Template, space *model.Space, variables map[string]interface{}) error

func (*AppleClient) CreateSpaceVolumes

func (c *AppleClient) CreateSpaceVolumes(user *model.User, template *model.Template, space *model.Space, variables map[string]interface{}) error

func (*AppleClient) CreateVolume

func (c *AppleClient) CreateVolume(vol *model.Volume, variables map[string]interface{}) error

func (*AppleClient) DeleteSpaceJob

func (c *AppleClient) DeleteSpaceJob(space *model.Space, onStopped func()) error

func (*AppleClient) DeleteSpaceVolumes

func (c *AppleClient) DeleteSpaceVolumes(space *model.Space) error

func (*AppleClient) DeleteVolume

func (c *AppleClient) DeleteVolume(vol *model.Volume, variables map[string]interface{}) error

func (*AppleClient) ListRunningSpaceRuntimeRefs added in v0.25.0

func (c *AppleClient) ListRunningSpaceRuntimeRefs() (map[string]bool, error)

func (*AppleClient) StopSpaceRuntime added in v0.25.0

func (c *AppleClient) StopSpaceRuntime(space *model.Space) error

Jump to

Keyboard shortcuts

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