provisioner

package
v0.2.0-beta Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2025 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KernelConnectionInfo

type KernelConnectionInfo map[string]interface{}

type LocalProvisioner

type LocalProvisioner struct {
	Kernelspec     kernelspec.KernelSpecJsonData
	KernelId       string
	ConnectionInfo KernelConnectionInfo
	Process        string
	Exit_future    string
	Pid            int
	Pgid           int
	IP             string
	PortsCached    bool
}

func (*LocalProvisioner) LaunchKernel

func (provisioner *LocalProvisioner) LaunchKernel(kernelCmd []string, kw map[string]interface{}, connFile string) (KernelConnectionInfo, error)

func (*LocalProvisioner) ShutdownKernel

func (provisioner *LocalProvisioner) ShutdownKernel()

Jump to

Keyboard shortcuts

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