package coreprovisioner

import "github.com/purpleidea/mgmt/lang/core/embedded/provisioner"

Index

Constants

const (
	// ModuleName is the prefix given to all the functions in this module.
	ModuleName = "provisioner"

	// Version is the version number of this module.
	Version = "v0.0.1"

	// Frontend is the name of the GAPI to run.
	Frontend = "lang"
)

Source Files

provisioner.go

Version
v0.0.0-20250322185616-c50a578426f1 (latest)
Published
Mar 22, 2025
Platform
linux/amd64
Imports
17 packages
Last checked
4 days ago

Tools for package owners.