Effect type
The taint effect the same as in Kubernetes
KnownEffect can be used interchangeably with Effect,
this enum contains the known values that the service supports.
Known values supported by the service
NoSchedule: NoSchedule taint effect
PreferNoSchedule: PreferNoSchedule taint effect
NoExecute: NoExecute taint effect
type Effect = string