computersetup

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MachineIdentifier added in v0.0.9

type MachineIdentifier struct{}

func (MachineIdentifier) ConfigurationProviderForOperatingSystem added in v0.0.9

func (m MachineIdentifier) ConfigurationProviderForOperatingSystem(os string) model.IMachineConfigurationProvider

func (MachineIdentifier) GetCurrentOperatingSystem added in v0.0.9

func (m MachineIdentifier) GetCurrentOperatingSystem() string

type MachineTweaker added in v0.0.9

type MachineTweaker struct {
	MachineConfiguration []model.IMachineConfiguration
}

func NewMachineTweaker added in v0.0.9

func NewMachineTweaker(configs []model.IMachineConfiguration) *MachineTweaker

func (MachineTweaker) ApplyConfiguration added in v0.0.9

func (t MachineTweaker) ApplyConfiguration() ([]error, *bytes.Buffer)

func (MachineTweaker) ConfigurationStatus added in v0.0.9

func (t MachineTweaker) ConfigurationStatus() (errs []error, out *bytes.Buffer)

func (MachineTweaker) ResetConfiguration added in v0.0.9

func (t MachineTweaker) ResetConfiguration() (errs []error, out *bytes.Buffer)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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