kubernetes/vendor/go.etcd.io/etcd/server/v3/config/v2_deprecation.go

type V2DeprecationEnum

const V2_DEPR_0_NOT_YET

const V2_DEPR_1_WRITE_ONLY

const V2_DEPR_1_WRITE_ONLY_DROP

const V2_DEPR_2_GONE

const V2_DEPR_DEFAULT

func (e V2DeprecationEnum) IsAtLeast(v2d V2DeprecationEnum) bool {}

func (e V2DeprecationEnum) level() int {}