Docs.rs
  • coreos-installer-0.14.0
    • coreos-installer 0.14.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:coreos:fedora-coreos-crates-owners
    • jlebon
    • dustymabe
    • Dependencies
      • anyhow >=1.0.38, <2 normal
      • base64 ^0.13 normal
      • bincode ^1.3 normal
      • byte-unit >=3.1.0, <5.0.0 normal
      • bytes >=1.0.1, <1.2.0 normal
      • clap ^3.1 normal
      • clap_mangen ^0.1 normal
      • cpio ^0.2.1 normal
      • flate2 ^1.0 normal
      • glob ^0.3 normal
      • gptman >=0.7, <0.9 normal
      • hex ^0.4 normal
      • ignition-config ^0.2 normal
      • lazy_static ^1.4 normal
      • libc ^0.2 normal
      • nix >=0.22, <0.24 normal
      • openssl ^0.10 normal
      • pipe >=0.3, <0.5 normal
      • regex >=1.4, <1.6 normal
      • reqwest >=0.10, <0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with >=1.9.4, <2 normal
      • serde_yaml ^0.8 normal
      • tempfile >=3.1, <4 normal
      • thiserror ^1.0 normal
      • url >=2.1, <3.0 normal
      • uuid >=0.8, <2.0 normal
      • walkdir ^2.3 normal
      • xz2 ^0.1 normal
      • maplit ^1.0 dev
      • mbrman >=0.3, <0.5 normal
      • rand >=0.7, <0.9 normal
    • Versions
    • 53.9% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module cmdline

  • Structs
  • Enums
  • Traits
logo
Change settings

Module libcoreinst::cmdline

source · [−]

Structs

Architecture

A default string of uname -m.

CommonCustomizeConfig
DefaultedString

A String wrapper that takes a parameterized type defining the default value of the String.

DevExtractInitrdConfig
DevExtractOsmetConfig
DevShowFiemapConfig
DevShowInitrdConfig
DevShowIsoConfig
DownloadConfig
InstallConfig
IsoCustomizeConfig
IsoEmbedConfig
IsoExtractMinimalIsoConfig
IsoExtractPxeConfig
IsoIgnitionEmbedConfig
IsoIgnitionRemoveConfig
IsoIgnitionShowConfig
IsoKargsModifyConfig
IsoKargsResetConfig
IsoKargsShowConfig
IsoNetworkEmbedConfig
IsoNetworkExtractConfig
IsoNetworkRemoveConfig
IsoRemoveConfig
IsoResetConfig
IsoShowConfig
ListStreamConfig
NetworkDir

The default path to NetworkManager connection files.

PackMinimalIsoConfig
PackOsmetConfig
PxeCustomizeConfig
PxeIgnitionUnwrapConfig
PxeIgnitionWrapConfig
PxeNetworkUnwrapConfig
PxeNetworkWrapConfig

Enums

Cmd

Installer for Fedora CoreOS and RHEL CoreOS

DevCmd
DevExtractCmd
DevShowCmd
FetchRetries
IsoCmd
IsoExtractCmd
IsoIgnitionCmd
IsoKargsCmd
IsoNetworkCmd
PackCmd
PartitionFilter
PxeCmd
PxeIgnitionCmd
PxeNetworkCmd

Traits

DefaultString

A default value for a DefaultedString.