func()

in api/v1beta1/zz_generated.deepcopy.go [162:167]


func (in *EtcdadmConfigList) DeepCopyObject() runtime.Object {
	if c := in.DeepCopy(); c != nil {
		return c
	}
	return nil
}