Docs.rs
  • coreos-installer-0.12.0
    • coreos-installer 0.12.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
      • cpio ^0.2 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
      • openat-ext >=0.1.4, <0.3 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 normal
      • serde_yaml ^0.8 normal
      • structopt ^0.3 normal
      • tempfile >=3.1, <4 normal
      • thiserror ^1.0 normal
      • url >=2.1, <3.0 normal
      • uuid ^0.8 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
    • 52.89% 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

Module cmdline

  • Structs
  • Enums
  • Traits
logo
Change settings

Module libcoreinst::cmdline[−][src]

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.

DownloadConfig
InstallConfig
IsoCustomizeConfig
IsoEmbedConfig
IsoExtractMinimalIsoConfig
IsoExtractPackMinimalIsoConfig
IsoExtractPxeConfig
IsoIgnitionEmbedConfig
IsoIgnitionRemoveConfig
IsoIgnitionShowConfig
IsoInspectConfig
IsoKargsModifyConfig
IsoKargsResetConfig
IsoKargsShowConfig
IsoNetworkEmbedConfig
IsoNetworkExtractConfig
IsoNetworkRemoveConfig
IsoRemoveConfig
IsoResetConfig
IsoShowConfig
ListStreamConfig
NetworkDir

The default path to NetworkManager connection files.

OsmetFiemapConfig
OsmetPackConfig
OsmetUnpackConfig
PxeCustomizeConfig
PxeIgnitionUnwrapConfig
PxeIgnitionWrapConfig
PxeNetworkUnwrapConfig
PxeNetworkWrapConfig

Enums

Cmd
FetchRetries
IsoCmd
IsoExtractCmd
IsoIgnitionCmd
IsoKargsCmd
IsoNetworkCmd
OsmetCmd
PartitionFilter
PxeCmd
PxeIgnitionCmd
PxeNetworkCmd

Traits

DefaultString

A default value for a DefaultedString.