package
0.0.0-20250305060218-2d1fc0cddb65
Repository: https://github.com/nanovms/ops.git
Documentation: pkg.go.dev
# Functions
BoolPtr returns a pointer to a bool.
Float32Ptr returns a pointer to a float32.
Int64Ptr returns a pointer to an int64.
IntPtr returns a pointer to an int.
RuntimeConfig constructs runtime config.
StringPtr returns a pointer to a string.
# Structs
CloudVolume is an abstraction used for configuring various cloud based volumes.
Config for Build.
Nic describes a nic Currently only supported for Proxmox.
ProviderConfig give provider details.
RunConfig provides runtime details.
Tag is used as property on creating instances.
TagAttribute ...