[][src]Module iml_wire_types::db

Structs

AlertStateRecord

Record from the chroma_core_alertstate table

AuthGroupRecord

Record from the auth_group table

AuthUserGroupRecord

Record from the auth_user_groups table

AuthUserRecord

Record from the auth_user table

ContentTypeRecord

Record from the django_content_type table

CorosyncConfigurationRecord

Record from the chroma_core_corosyncconfiguration table

Device

A device (Block or Virtual). These should be unique per cluster

DeviceHost

A pointer to a Device present on a host. Stores mount_path and paths to reach the pointed to Device.

DeviceId
DeviceIds
FsRecord

Record from the chroma_core_managedfilesystem table

LnetConfigurationRecord

Record from the chroma_core_lnetconfiguration table

ManagedHostRecord

Record from the chroma_core_managedhost table

ManagedMdtRecord

Record from the chroma_core_managedmdt table

ManagedOstRecord

Record from the chroma_core_managedost table

ManagedTargetMountRecord

Record from the chroma_core_managedtargetmount table

ManagedTargetRecord

Record from the chroma_core_managedtarget table

MountPath
OstPoolOstsRecord

Record from the chroma_core_ostpool_osts table

OstPoolRecord

Record from the chroma_core_ostpool table

PacemakerConfigurationRecord

Record from the chroma_core_pacemakerconfiguration table

Paths
Size
StratagemConfiguration

Record from the chroma_core_stratagemconfiguration table

TableName

The name of a chroma table

VolumeNodeRecord

Record from the chroma_core_volumenode table

VolumeRecord

Record from the chroma_core_volume table

Enums

DeviceType

The current type of Devices we support

Constants

ALERT_STATE_TABLE_NAME
AUTH_GROUP_TABLE_NAME
AUTH_USER_GROUP_TABLE_NAME
AUTH_USER_TABLE_NAME
CONTENT_TYPE_TABLE_NAME
COROSYNC_CONFIGURATION_TABLE_NAME
DEVICE_HOST_TABLE_NAME
DEVICE_TABLE_NAME
LNET_CONFIGURATION_TABLE_NAME
MANAGED_FILESYSTEM_TABLE_NAME
MANAGED_HOST_TABLE_NAME
MANAGED_MDT_TABLE_NAME
MANAGED_OST_TABLE_NAME
MANAGED_TARGET_MOUNT_TABLE_NAME
MANAGED_TARGET_TABLE_NAME
OSTPOOL_OSTS_TABLE_NAME
OSTPOOL_TABLE_NAME
PACEMAKER_CONFIGURATION_TABLE_NAME
STRATAGEM_CONFIGURATION_TABLE_NAME
VOLUME_NODE_TABLE_NAME
VOLUME_TABLE_NAME

Traits

Id
Name
NotDeleted