package
0.3.9
Repository: https://github.com/oam-dev/kubevela.git
Documentation: pkg.go.dev

# 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.

# Structs

Args args used by controller.

# Type aliases

ApplyOnceOnlyMode enumerates ApplyOnceOnly modes.