lifecycle

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2026 License: MPL-2.0 Imports: 40 Imported by: 0

Documentation

Overview

Package lifecycle implements machine.LifecycleService.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	machine.UnimplementedLifecycleServiceServer
	// contains filtered or unexported fields
}

Service implements machine.LifecycleService.

func NewService

func NewService(runtime runtime.Runtime, logger *zap.Logger) *Service

NewService creates a new instance of the lifecycle service.

func (*Service) Install

Install handles the installation of the machine. It ensures that only one installation or upgrade can occur at a time by using a mutex lock.

func (*Service) Upgrade

Upgrade handles the upgrade of the machine. It ensures that only one installation or upgrade can occur at a time by using a mutex lock.

Directories

Path Synopsis
internal
containerpid
Package containerpid translates container PIDs reported by containerd into the PID namespace of the calling process.
Package containerpid translates container PIDs reported by containerd into the PID namespace of the calling process.
output
Package output streams lifecycle container output.
Package output streams lifecycle container output.

Jump to

Keyboard shortcuts

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