func (m *ContainerSpec_DNSConfig) CopyFrom(src interface{}) {

    o := src.(*ContainerSpec_DNSConfig)
    *m = *o
    if o.Nameservers != nil {