Versions in this module Expand all Collapse all v0 v0.10.0-alpha.0 Nov 22, 2024 v0.9.0 Nov 22, 2024 v0.9.0-beta.1 Oct 29, 2024 v0.9.0-beta.0 Oct 9, 2024 v0.9.0-alpha.0 May 23, 2024 v0.8.0 May 23, 2024 Changes in this version + type CaReference struct + HTTPHeaders HTTPHeaders + Source string + Verification Verification + type Config struct + Ignition Ignition + Networkd Networkd + Passwd Passwd + Storage Storage + Systemd Systemd + type ConfigReference struct + HTTPHeaders HTTPHeaders + Source string + Verification Verification + type Create struct + Force bool + Options []CreateOption + type CreateOption string + type Device string + type Directory struct + type DirectoryEmbedded1 struct + Mode *int + type Disk struct + Device string + Partitions []Partition + WipeTable bool + type File struct + type FileContents struct + Compression string + HTTPHeaders HTTPHeaders + Source string + Verification Verification + type FileEmbedded1 struct + Append bool + Contents FileContents + Mode *int + type Filesystem struct + Mount *Mount + Name string + Path *string + type Group string + type HTTPHeader struct + Name string + Value string + type HTTPHeaders []HTTPHeader + type Ignition struct + Config IgnitionConfig + Proxy Proxy + Security Security + Timeouts Timeouts + Version string + type IgnitionConfig struct + Append []ConfigReference + Replace *ConfigReference + type Link struct + type LinkEmbedded1 struct + Hard bool + Target string + type Mount struct + Create *Create + Device string + Format string + Label *string + Options []MountOption + UUID *string + WipeFilesystem bool + type MountOption string + type Networkd struct + Units []Networkdunit + type NetworkdDropin struct + Contents string + Name string + type Networkdunit struct + Contents string + Dropins []NetworkdDropin + Name string + type NoProxyItem string + type Node struct + Filesystem string + Group *NodeGroup + Overwrite *bool + Path string + User *NodeUser + type NodeGroup struct + ID *int + Name string + type NodeUser struct + ID *int + Name string + type Partition struct + GUID string + Label *string + Number int + ShouldExist *bool + Size *int + SizeMiB *int + Start *int + StartMiB *int + TypeGUID string + WipePartitionEntry bool + type Passwd struct + Groups []PasswdGroup + Users []PasswdUser + type PasswdGroup struct + Gid *int + Name string + PasswordHash string + System bool + type PasswdUser struct + Create *Usercreate + Gecos string + Groups []Group + HomeDir string + Name string + NoCreateHome bool + NoLogInit bool + NoUserGroup bool + PasswordHash *string + PrimaryGroup string + SSHAuthorizedKeys []SSHAuthorizedKey + Shell string + System bool + UID *int + type Proxy struct + HTTPProxy string + HTTPSProxy string + NoProxy []NoProxyItem + type Raid struct + Devices []Device + Level string + Name string + Options []RaidOption + Spares int + type RaidOption string + type SSHAuthorizedKey string + type Security struct + TLS TLS + type Storage struct + Directories []Directory + Disks []Disk + Files []File + Filesystems []Filesystem + Links []Link + Raid []Raid + type Systemd struct + Units []Unit + type SystemdDropin struct + Contents string + Name string + type TLS struct + CertificateAuthorities []CaReference + type Timeouts struct + HTTPResponseHeaders *int + HTTPTotal *int + type Unit struct + Contents string + Dropins []SystemdDropin + Enable bool + Enabled *bool + Mask bool + Name string + type Usercreate struct + Gecos string + Groups []UsercreateGroup + HomeDir string + NoCreateHome bool + NoLogInit bool + NoUserGroup bool + PrimaryGroup string + Shell string + System bool + UID *int + type UsercreateGroup string + type Verification struct + Hash *string