Versions in this module Expand all Collapse all v0 v0.4.1 Jul 13, 2024 Changes in this version + type MultiPrefix struct + NewBits []int + Offset int + Prefix string + func (in *MultiPrefix) DeepCopy() *MultiPrefix + func (in *MultiPrefix) DeepCopyInto(out *MultiPrefix) + type Parameters struct + CidrFunc string + CidrFuncField string + HostNum int + HostNumField string + MultiPrefix []MultiPrefix + MultiPrefixField string + NetNum int64 + NetNumCount int64 + NetNumCountField string + NetNumField string + NetNumItems []string + NetNumItemsField string + NewBits []int + NewBitsField string + Offset int + OffsetField string + OutputField string + Prefix string + PrefixField string + func (in *Parameters) DeepCopy() *Parameters + func (in *Parameters) DeepCopyInto(out *Parameters) + func (in *Parameters) DeepCopyObject() runtime.Object