// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *FormatOptions) DeepCopyInto(out *FormatOptions) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FormatOptions. func (in *FormatOptions) DeepCopy() *FormatOptions { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *JSONOptions) DeepCopyInto(out *JSONOptions) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new JSONOptions. func (in *JSONOptions) DeepCopy() *JSONOptions { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *LoggingConfiguration) DeepCopyInto(out *LoggingConfiguration) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LoggingConfiguration. func (in *LoggingConfiguration) DeepCopy() *LoggingConfiguration { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *OutputRoutingOptions) DeepCopyInto(out *OutputRoutingOptions) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OutputRoutingOptions. func (in *OutputRoutingOptions) DeepCopy() *OutputRoutingOptions { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *TextOptions) DeepCopyInto(out *TextOptions) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TextOptions. func (in *TextOptions) DeepCopy() *TextOptions { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *TimeOrMetaDuration) DeepCopyInto(out *TimeOrMetaDuration) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TimeOrMetaDuration. func (in *TimeOrMetaDuration) DeepCopy() *TimeOrMetaDuration { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in VModuleConfiguration) DeepCopyInto(out *VModuleConfiguration) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VModuleConfiguration. func (in VModuleConfiguration) DeepCopy() VModuleConfiguration { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *VModuleItem) DeepCopyInto(out *VModuleItem) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VModuleItem. func (in *VModuleItem) DeepCopy() *VModuleItem { … }