# Packages
No description provided by the author
# Constants
ApplyOnceOnlyForce is a more strong case for ApplyOnceOnly, the workload and traits won't be affected if no spec change is made in the ApplicationConfiguration, even if the workload or trait has been deleted from cluster.
ApplyOnceOnlyOff indicates workloads and traits should always be affected.
ApplyOnceOnlyOn indicates workloads and traits should not be affected if no spec change is made in the ApplicationConfiguration.
# Type aliases
ApplyOnceOnlyMode enumerates ApplyOnceOnly modes.