Package comodit_client :: Package api :: Module compliance

Module compliance

Provides classes related to compliance errors on provisioned hosts, in particular ComplianceError and ComplianceCollection. Other classes describe the state of an application resource:


See Also: Application

Classes
  State
Base class of an application resource's state.
  ServiceState
State of a service.
  FileState
State of a file.
  PackageState
State of a package.
  UserState
State of a user.
  GroupState
State of a group.
  RepositoryState
State of a repository.
  ComplianceError
Compliance error entity.
  ComplianceCollection
Compliance errors collection.
Variables
  __package__ = 'comodit_client.api'