List of all items
Structs
- actions::AlwaysFail
- actions::AlwaysOk
- actions::Command
- actions::CopyFile
- actions::CreateDir
- actions::DeleteFile
- actions::InstallAptPackages
- actions::Invert
- actions::Many
- actions::Named
- actions::PathPermissions
- actions::RenamePath
- actions::ReplaceInFileOnce
- actions::ServiceCommand
- actions::SetDir
- actions::SetPathPermissions
- actions::WaitForFile
- actions::WriteFile
- checks::AlwaysNo
- checks::AlwaysYes
- checks::AndOp
- checks::CanRead
- checks::CanWrite
- checks::FileContainsOnce
- checks::IsDir
- checks::IsExitCode
- checks::IsFile
- checks::IsFileContent
- checks::Named
- checks::OrOp
- checks::PathIsMissing
- checks::ServiceInStatus
- checks::ServiceIsEnabled
- checks::StderrContainsOnce
- checks::StderrLacks
- checks::StdoutContainsOnce
- checks::StdoutLacks
- checks::UserIsRoot
- dir_context::DirContext
- dir_context::DirContextAction
- dir_context::DirContextCheck
- list_builder::ListBuilder
- playbook::Instruction
- playbook::Playbook
- process::ProcessOutput
- process::ProcessResult
Enums
- actions::ServiceCommands
- checks::ServiceStatus
- interfaces::ActionResult
- pattern::Pattern
- process::ExitCode
Traits
Functions
- actions::action
- actions::always_fail
- actions::always_ok
- actions::command
- actions::copy_file
- actions::copy_file_named
- actions::create_dir
- actions::create_dir_perm
- actions::delete_file
- actions::disable_service
- actions::enable_service
- actions::install_apt_packages
- actions::invert
- actions::many
- actions::perm
- actions::reload_service
- actions::rename_path
- actions::replace_in_file_once
- actions::restart_service
- actions::set_dir
- actions::set_perm
- actions::set_perm_full
- actions::start_service
- actions::stop_service
- actions::wait_for_file
- actions::write_file
- actions::write_file_perm
- checks::always_no
- checks::always_yes
- checks::and_op
- checks::can_read
- checks::can_write
- checks::check
- checks::command_err
- checks::command_fail
- checks::command_ok
- checks::file_contains_once
- checks::is_dir
- checks::is_file
- checks::is_file_content
- checks::or_op
- checks::path_is_missing
- checks::service_is_active
- checks::service_is_disabled
- checks::service_is_enabled
- checks::service_is_failed
- checks::service_is_inactive
- checks::stderr_contains_once
- checks::stderr_lacks
- checks::stdout_contains_once
- checks::stdout_lacks
- checks::user_is_root
- dgraph::init_dgraph
- dgraph::is_applied
- dgraph::is_dgraph
- dgraph::mark_applied
- dir_context::dir
- instructions::create_dir_perm_if_missing
- instructions::named
- list_builder::list
- pattern::re
- playbook::instruction
- process::norm_cmd
- process::run
- run_cli
- run_cli_with_input
- search::contains
- search::contains_once
- search::find_pattern
- search::find_pattern_iter